Package gnu.jel
Class TableKeeper
- java.lang.Object
-
- gnu.jel.TableKeeper
-
public class TableKeeper extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TableKeeper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
getMsg(int code, java.lang.Object[] params)
static java.lang.Object
getTable(java.lang.String name)
Used to get a reference to the named int[][] table.
-