Uses of Interface
org.ujmp.core.export.destination.MatrixStreamExportDestination
-
Packages that use MatrixStreamExportDestination Package Description org.ujmp.core.export.destination org.ujmp.core.export.destinationselector -
-
Uses of MatrixStreamExportDestination in org.ujmp.core.export.destination
Classes in org.ujmp.core.export.destination that implement MatrixStreamExportDestination Modifier and Type Class Description class
AbstractMatrixStreamExportDestination
class
DefaultMatrixStreamExportDestination
-
Uses of MatrixStreamExportDestination in org.ujmp.core.export.destinationselector
Methods in org.ujmp.core.export.destinationselector that return MatrixStreamExportDestination Modifier and Type Method Description MatrixStreamExportDestination
DefaultMatrixExportDestinationSelector. stream(java.io.OutputStream outputStream)
MatrixStreamExportDestination
MatrixExportDestinationSelector. stream(java.io.OutputStream stream)
-