Uses of Interface
org.ujmp.core.stringmatrix.factory.DenseStringMatrixFactory
-
Packages that use DenseStringMatrixFactory Package Description org.ujmp.core.stringmatrix.factory -
-
Uses of DenseStringMatrixFactory in org.ujmp.core.stringmatrix.factory
Subinterfaces of DenseStringMatrixFactory in org.ujmp.core.stringmatrix.factory Modifier and Type Interface Description interface
DenseStringMatrix2DFactory<T extends DenseStringMatrix2D>
Classes in org.ujmp.core.stringmatrix.factory that implement DenseStringMatrixFactory Modifier and Type Class Description class
AbstractDenseStringMatrix2DFactory<T extends DenseStringMatrix2D>
class
DefaultDenseStringMatrix2DFactory
-