|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgr.zeus.util.SimpleUIDGenerator
public final class SimpleUIDGenerator
Generates unique ID's within this JVM.
Constructor Summary | |
---|---|
SimpleUIDGenerator()
|
Method Summary | |
---|---|
static long |
getNextUID()
Always returns a unique number > 0 for the existing VM. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleUIDGenerator()
Method Detail |
---|
public static long getNextUID()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |