commit abstract method
void
commit(
- MatrixMap<
CellDataType> cellMatrix
Commit this operation into a cellMatrix
Implementation
void commit(MatrixMap<CellDataType> cellMatrix);
Commit this operation into a cellMatrix
void commit(MatrixMap<CellDataType> cellMatrix);