Package org.ujmp.core.export.exporter
Interface MatrixStreamExporter
-
- All Superinterfaces:
MatrixExporter
public interface MatrixStreamExporter extends MatrixExporter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.io.OutputStream
getOutputStream()
-
Methods inherited from interface org.ujmp.core.export.exporter.MatrixExporter
getMatrix
-
-