Package org.ujmp.core.link.source
Class AbstractMatrixStringLinkSource
java.lang.Object
org.ujmp.core.link.source.AbstractMatrixLinkSource
org.ujmp.core.link.source.AbstractMatrixStringLinkSource
- All Implemented Interfaces:
MatrixDenseCSVLinkFormat
,MatrixLinkFormat
,MatrixLinkSource
,MatrixStringLinkSource
- Direct Known Subclasses:
DefaultMatrixStringLinkSource
public abstract class AbstractMatrixStringLinkSource
extends AbstractMatrixLinkSource
implements MatrixStringLinkSource
-
Field Summary
Fields -
Constructor Summary
Constructors -
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
-
string
-
-
Constructor Details
-
AbstractMatrixStringLinkSource
-
-
Method Details
-
getString
- Specified by:
getString
in interfaceMatrixStringLinkSource
-