Uses of Interface
org.apache.commons.id.uuid.Constants

Packages that use Constants
org.apache.commons.id.uuid   
org.apache.commons.id.uuid.state   
 

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.
 



Copyright © 2013 LittleShoot. All Rights Reserved.