org.activemath.webapp.dict
Class DictUtils
java.lang.Object
org.activemath.webapp.dict.DictUtils
public class DictUtils
- extends Object
Little set of static methods for general use
|
Method Summary |
static int |
createUniqueNumber()
Simple central method to provide a number that is guaranteed to have been
never given by this method earlier in the life of this class. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DictUtils
public DictUtils()
createUniqueNumber
public static int createUniqueNumber()
- Simple central method to provide a number that is guaranteed to have been
never given by this method earlier in the life of this class.
- Returns:
- an int that's never been given