Uses of Interface
org.ujmp.core.stringmatrix.factory.StringMatrix2DFactory
-
Packages that use StringMatrix2DFactory Package Description org.ujmp.core.stringmatrix.factory -
-
Uses of StringMatrix2DFactory in org.ujmp.core.stringmatrix.factory
Subinterfaces of StringMatrix2DFactory 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 StringMatrix2DFactory Modifier and Type Class Description class
AbstractDenseStringMatrix2DFactory<T extends DenseStringMatrix2D>
class
AbstractStringMatrix2DFactory
class
DefaultDenseStringMatrix2DFactory
class
DefaultStringMatrix2DFactory
-