Uses of Class
org.todo.gameOfLife.CellMatrix.Cell
-
Uses of CellMatrix.Cell in org.todo.gameOfLife
Fields in org.todo.gameOfLife declared as CellMatrix.Cell Modifier and Type Field Description private CellMatrix.Cell[][]CellMatrix. matrixMethods in org.todo.gameOfLife that return CellMatrix.Cell Modifier and Type Method Description CellMatrix.CellCellMatrix.Cell. clone()CellMatrix.CellCellMatrix. get(int i, int j)