Uses of Package
org.apache.commons.id.uuid.state

Packages that use org.apache.commons.id.uuid.state
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. 
 

Classes in org.apache.commons.id.uuid.state used by org.apache.commons.id.uuid
Node
          The Node class represents the data and accessors for a single node identifier.
 

Classes in org.apache.commons.id.uuid.state used by org.apache.commons.id.uuid.state
ReadOnlyResourceStateImpl
          The ReadOnlyResourceStateImpl is an implementation of the State interface.
State
          The State interface.
 



Copyright © 2003-2008 The Apache Software Foundation. All Rights Reserved.