org.tm4j.panckoucke.impl.abstraction.util.Matrix .getCell(int rowindex,int colindex)

Parameters
int colindex
int rowindex

Returns

the value of the given cell or null if the given cell is out of the bounds of this matrix

Other Resources

Related Topics