org.ujmp.core.importer
Class AbstractMatrixByteArrayImporter
- java.lang.Object
-
- org.ujmp.core.importer.AbstractMatrixByteArrayImporter
-
- All Implemented Interfaces:
- MatrixByteArrayImporter, MatrixImporter
public abstract class AbstractMatrixByteArrayImporter extends java.lang.Object implements MatrixByteArrayImporter
-
-
Constructor Summary
Constructors Constructor and Description AbstractMatrixByteArrayImporter(byte[] byteArray)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description byte[]getByteArray()-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.ujmp.core.importer.MatrixImporter
getTargetMatrix
-
-
-
-
Constructor Detail
-
AbstractMatrixByteArrayImporter
public AbstractMatrixByteArrayImporter(byte[] byteArray)
-
-
Method Detail
-
getByteArray
public final byte[] getByteArray()
- Specified by:
getByteArrayin interfaceMatrixByteArrayImporter
-
-
DataMelt 3.0 © DataMelt by jWork.ORG