gnu.jel
Class TableKeeper
java.lang.Object
gnu.jel.TableKeeper
public class TableKeeper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableKeeper
public TableKeeper()
getTable
public static Object getTable(String name)
- Used to get a reference to the named int[][] table.
- Returns:
- reference to the table
getMsg
public static String getMsg(int code,
Object[] params)
Copyright © 1998-2006 Konstantin L. Metlov All Rights Reserved.