public final class SimpleUIDGenerator
extends java.lang.Object
Constructor and Description |
---|
SimpleUIDGenerator() |
Modifier and Type | Method and Description |
---|---|
static long |
getNextUID()
Always returns a unique number > 0 for the existing VM.
|