Package 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
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.ujmp.core.importer.AbstractMatrixImporter
getTargetMatrix
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.ujmp.core.importer.MatrixImporter
getTargetMatrix
-
Field Details
-
file
-
-
Constructor Details
-
AbstractMatrixFileImporter
-
-
Method Details
-
getFile
- Specified by:
getFile
in interfaceMatrixFileImporter
-