Uses of Interface
org.ujmp.core.importer.source.MatrixStreamImportSource
-
Packages that use MatrixStreamImportSource Package Description org.ujmp.core.importer.source org.ujmp.core.importer.sourceselector -
-
Uses of MatrixStreamImportSource in org.ujmp.core.importer.source
Classes in org.ujmp.core.importer.source that implement MatrixStreamImportSource Modifier and Type Class Description class
AbstractMatrixStreamImportSource
class
DefaultMatrixStreamImportSource
-
Uses of MatrixStreamImportSource in org.ujmp.core.importer.sourceselector
Methods in org.ujmp.core.importer.sourceselector that return MatrixStreamImportSource Modifier and Type Method Description MatrixStreamImportSource
DefaultMatrixImportSourceSelector. stream(java.io.InputStream stream)
MatrixStreamImportSource
MatrixImportSourceSelector. stream(java.io.InputStream stream)
-