Uses of Interface
org.ujmp.core.importer.sourceselector.MatrixImportSourceSelector
-
Packages that use MatrixImportSourceSelector Package Description org.ujmp.core org.ujmp.core.importer.sourceselector org.ujmp.core.matrix.factory -
-
Uses of MatrixImportSourceSelector in org.ujmp.core
Methods in org.ujmp.core that return MatrixImportSourceSelector Modifier and Type Method Description MatrixImportSourceSelector
AbstractMatrix. importFrom()
MatrixImportSourceSelector
Matrix. importFrom()
-
Uses of MatrixImportSourceSelector in org.ujmp.core.importer.sourceselector
Classes in org.ujmp.core.importer.sourceselector that implement MatrixImportSourceSelector Modifier and Type Class Description class
AbstractMatrixImportSourceSelector
class
DefaultMatrixImportSourceSelector
-
Uses of MatrixImportSourceSelector in org.ujmp.core.matrix.factory
Methods in org.ujmp.core.matrix.factory that return MatrixImportSourceSelector Modifier and Type Method Description MatrixImportSourceSelector
AbstractMatrixFactory. importFrom()
-