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-2009 Konstantin L. Metlov All Rights Reserved.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the JEL manual.