Entity |
BasicEntityFactory.createEntity(Entity.DATA_FORM form,
Entity.DATA_TYPE type,
ExtendedDataInput in) |
Entity |
EntityFactory.createEntity(Entity.DATA_FORM form,
Entity.DATA_TYPE type,
ExtendedDataInput in) |
protected void |
BasicLongMatrix.readMatrixFromInputStream(int rows,
int columns,
ExtendedDataInput in) |
protected void |
BasicShortMatrix.readMatrixFromInputStream(int rows,
int columns,
ExtendedDataInput in) |
protected void |
BasicIntMatrix.readMatrixFromInputStream(int rows,
int columns,
ExtendedDataInput in) |
protected void |
BasicStringMatrix.readMatrixFromInputStream(int rows,
int columns,
ExtendedDataInput in) |
protected abstract void |
AbstractMatrix.readMatrixFromInputStream(int rows,
int columns,
ExtendedDataInput in) |
protected void |
BasicFloatMatrix.readMatrixFromInputStream(int rows,
int columns,
ExtendedDataInput in) |
protected void |
BasicDoubleMatrix.readMatrixFromInputStream(int rows,
int columns,
ExtendedDataInput in) |
protected void |
BasicBooleanMatrix.readMatrixFromInputStream(int rows,
int columns,
ExtendedDataInput in) |
protected void |
BasicByteMatrix.readMatrixFromInputStream(int rows,
int columns,
ExtendedDataInput in) |