Interface MatrixFileImporter

All Superinterfaces:
MatrixImporter
All Known Implementing Classes:
AbstractMatrixFileImporter, DefaultMatrixFileImporter

public interface MatrixFileImporter extends MatrixImporter
  • Method Summary

    Modifier and Type
    Method
    Description
     

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

    getTargetMatrix
  • Method Details

    • getFile

      File getFile()