Package org.ujmp.core.importer
Interface MatrixStreamImporter
-
- All Superinterfaces:
MatrixImporter
- All Known Implementing Classes:
AbstractMatrixStreamImporter
public interface MatrixStreamImporter extends MatrixImporter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.io.InputStream
getInputStream()
-
Methods inherited from interface org.ujmp.core.importer.MatrixImporter
getTargetMatrix
-
-