Uses of Interface
org.ujmp.core.export.destination.MatrixByteArrayExportDestination
-
Packages that use MatrixByteArrayExportDestination Package Description org.ujmp.core.export.destination org.ujmp.core.export.destinationselector -
-
Uses of MatrixByteArrayExportDestination in org.ujmp.core.export.destination
Classes in org.ujmp.core.export.destination that implement MatrixByteArrayExportDestination Modifier and Type Class Description class
AbstractMatrixByteArrayExportDestination
class
DefaultMatrixByteArrayExportDestination
-
Uses of MatrixByteArrayExportDestination in org.ujmp.core.export.destinationselector
Methods in org.ujmp.core.export.destinationselector that return MatrixByteArrayExportDestination Modifier and Type Method Description MatrixByteArrayExportDestination
DefaultMatrixExportDestinationSelector. byteArray()
MatrixByteArrayExportDestination
MatrixExportDestinationSelector. byteArray()
-