Uses of Interface
org.ujmp.core.link.format.MatrixLinkFormat
-
Packages that use MatrixLinkFormat Package Description org.ujmp.core.link.format org.ujmp.core.link.source -
-
Uses of MatrixLinkFormat in org.ujmp.core.link.format
Subinterfaces of MatrixLinkFormat in org.ujmp.core.link.format Modifier and Type Interface Description interface
MatrixDenseCSVLinkFormat
-
Uses of MatrixLinkFormat in org.ujmp.core.link.source
Subinterfaces of MatrixLinkFormat in org.ujmp.core.link.source Modifier and Type Interface Description interface
MatrixFileLinkSource
interface
MatrixStringLinkSource
Classes in org.ujmp.core.link.source that implement MatrixLinkFormat Modifier and Type Class Description class
AbstractMatrixFileLinkSource
class
AbstractMatrixStringLinkSource
class
DefaultMatrixFileLinkSource
class
DefaultMatrixStringLinkSource
-