public class TableKeeper
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Used to get a reference to the named int[][] table.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TableKeeper
public TableKeeper()
-
Method Details
-
getTable
Used to get a reference to the named int[][] table.
- Returns:
- reference to the table
-