Package org.ujmp.core.link.source
Class AbstractMatrixFileLinkSource
java.lang.Object
org.ujmp.core.link.source.AbstractMatrixLinkSource
org.ujmp.core.link.source.AbstractMatrixFileLinkSource
- All Implemented Interfaces:
MatrixDenseCSVLinkFormat
,MatrixLinkFormat
,MatrixFileLinkSource
,MatrixLinkSource
- Direct Known Subclasses:
DefaultMatrixFileLinkSource
public abstract class AbstractMatrixFileLinkSource
extends AbstractMatrixLinkSource
implements MatrixFileLinkSource
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
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.link.format.MatrixDenseCSVLinkFormat
asDenseCSV, asDenseCSV, asDenseCSV
-
Field Details
-
file
-
-
Constructor Details
-
AbstractMatrixFileLinkSource
-
AbstractMatrixFileLinkSource
-
-
Method Details
-
getFile
-