Uses of Interface
org.ujmp.core.export.destinationselector.MatrixExportDestinationSelector
-
Packages that use MatrixExportDestinationSelector Package Description org.ujmp.core org.ujmp.core.export.destinationselector -
-
Uses of MatrixExportDestinationSelector in org.ujmp.core
Methods in org.ujmp.core that return MatrixExportDestinationSelector Modifier and Type Method Description MatrixExportDestinationSelector
AbstractMatrix. exportTo()
MatrixExportDestinationSelector
Matrix. exportTo()
-
Uses of MatrixExportDestinationSelector in org.ujmp.core.export.destinationselector
Subinterfaces of MatrixExportDestinationSelector in org.ujmp.core.export.destinationselector Modifier and Type Interface Description interface
DenseMatrixExportDestinationSelector
Classes in org.ujmp.core.export.destinationselector that implement MatrixExportDestinationSelector Modifier and Type Class Description class
DefaultMatrixExportDestinationSelector
-