org.ujmp.core.importer
Class AbstractMatrixStreamImporter
- java.lang.Object
-
- org.ujmp.core.importer.AbstractMatrixStreamImporter
-
- All Implemented Interfaces:
- MatrixImporter, MatrixStreamImporter
public abstract class AbstractMatrixStreamImporter extends java.lang.Object implements MatrixStreamImporter
-
-
Constructor Summary
Constructors Constructor and Description AbstractMatrixStreamImporter(java.io.InputStream inputStream)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.io.InputStreamgetInputStream()-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.ujmp.core.importer.MatrixImporter
getTargetMatrix
-
-
-
-
Constructor Detail
-
AbstractMatrixStreamImporter
public AbstractMatrixStreamImporter(java.io.InputStream inputStream)
-
-
Method Detail
-
getInputStream
public java.io.InputStream getInputStream()
- Specified by:
getInputStreamin interfaceMatrixStreamImporter
-
-
DataMelt 3.0 © DataMelt by jWork.ORG