Package org.ujmp.core.importer
Class AbstractMatrixStringImporter
java.lang.Object
org.ujmp.core.importer.AbstractMatrixImporter
org.ujmp.core.importer.AbstractMatrixStringImporter
- All Implemented Interfaces:
MatrixImporter
,MatrixStringImporter
public class AbstractMatrixStringImporter
extends AbstractMatrixImporter
implements MatrixStringImporter
-
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
-
string
-
-
Constructor Details
-
AbstractMatrixStringImporter
-
-
Method Details
-
getString
- Specified by:
getString
in interfaceMatrixStringImporter
-