|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Constants | |
---|---|
org.apache.commons.id.uuid | This package contains UUID (Universally Unique Identifier) generator implementations and supporting classes. |
org.apache.commons.id.uuid.state | This package contains persistent and non-persistent state implementations for data related to the generation of version 1 UUIDs. |
Uses of Constants in org.apache.commons.id.uuid |
---|
Classes in org.apache.commons.id.uuid that implement Constants | |
---|---|
class |
UUID
UUID represents a Universally Unique Identifier per RFC 4122. |
class |
VersionFourGenerator
Class is responsible for generating version 4 UUID's per RFC 4122. |
class |
VersionOneGenerator
Class is responsible for generating version 1 UUID's per RFC 4122. |
Uses of Constants in org.apache.commons.id.uuid.state |
---|
Classes in org.apache.commons.id.uuid.state that implement Constants | |
---|---|
class |
StateHelper
StateHelper provides helper methods for the uuid state
implementations. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |