Interface MatrixByteArrayImporter

All Superinterfaces:
MatrixImporter
All Known Implementing Classes:
AbstractMatrixByteArrayImporter

public interface MatrixByteArrayImporter extends MatrixImporter
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
     

    Methods inherited from interface org.ujmp.core.importer.MatrixImporter

    getTargetMatrix
  • Method Details

    • getByteArray

      byte[] getByteArray()