org.ujmp.core.importer
Class AbstractMatrixFileImporter
- java.lang.Object
-
- org.ujmp.core.importer.AbstractMatrixImporter
-
- org.ujmp.core.importer.AbstractMatrixFileImporter
-
- All Implemented Interfaces:
- MatrixFileImporter, MatrixImporter
- Direct Known Subclasses:
- DefaultMatrixFileImporter
public abstract class AbstractMatrixFileImporter extends AbstractMatrixImporter implements MatrixFileImporter
-
-
Constructor Summary
Constructors Constructor and Description AbstractMatrixFileImporter(Matrix matrix, java.io.File file)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.io.FilegetFile()-
Methods inherited from class org.ujmp.core.importer.AbstractMatrixImporter
getTargetMatrix
-
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
-
AbstractMatrixFileImporter
public AbstractMatrixFileImporter(Matrix matrix, java.io.File file)
-
-
Method Detail
-
getFile
public final java.io.File getFile()
- Specified by:
getFilein interfaceMatrixFileImporter
-
-
DataMelt 3.0 © DataMelt by jWork.ORG