Returns the value of a cell in the matrix. @param rowIndex the row's index @param columnIndex the column's index @return the value of the cell of the matrix
(int rowIndex, int columnIndex)
source not stored for this graph (policy: none)
no test coverage detected