|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object polyglot.util.UniqueID
public class UniqueID
A unique identifier generator.
Constructor Summary | |
---|---|
UniqueID()
|
Method Summary | |
---|---|
static java.lang.String |
newID(java.lang.String s)
|
static int |
newIntID()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UniqueID()
Method Detail |
---|
public static java.lang.String newID(java.lang.String s)
public static int newIntID()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |