Uses of Interface
org.ujmp.core.export.destination.MatrixWriterExportDestination
-
Packages that use MatrixWriterExportDestination Package Description org.ujmp.core.export.destination org.ujmp.core.export.destinationselector -
-
Uses of MatrixWriterExportDestination in org.ujmp.core.export.destination
Classes in org.ujmp.core.export.destination that implement MatrixWriterExportDestination Modifier and Type Class Description class
AbstractMatrixWriterExportDestination
class
DefaultMatrixWriterExportDestination
-
Uses of MatrixWriterExportDestination in org.ujmp.core.export.destinationselector
Methods in org.ujmp.core.export.destinationselector that return MatrixWriterExportDestination Modifier and Type Method Description MatrixWriterExportDestination
DefaultMatrixExportDestinationSelector. writer(java.io.Writer writer)
MatrixWriterExportDestination
MatrixExportDestinationSelector. writer(java.io.Writer writer)
-