Uses of Class
sudoku.TableMemory
-
-
Uses of TableMemory in sudoku
Fields in sudoku declared as TableMemory Modifier and Type Field Description private TableMemory
Table. _memory
Structure containing current state of Table
-
Modifier and Type | Field | Description |
---|---|---|
private TableMemory |
Table._memory |
Structure containing current state of Table
|