Uses of Interface
org.ujmp.core.booleanmatrix.factory.BooleanMatrixFactory
-
Packages that use BooleanMatrixFactory Package Description org.ujmp.core.booleanmatrix.factory -
-
Uses of BooleanMatrixFactory in org.ujmp.core.booleanmatrix.factory
Subinterfaces of BooleanMatrixFactory in org.ujmp.core.booleanmatrix.factory Modifier and Type Interface Description interface
BooleanMatrix2DFactory<T extends BooleanMatrix2D>
Classes in org.ujmp.core.booleanmatrix.factory that implement BooleanMatrixFactory Modifier and Type Class Description class
AbstractBooleanMatrix2DFactory
class
DefaultBooleanMatrix2DFactory
-