Uses of Interface
org.apache.commons.id.uuid.state.State

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

Uses of State in org.apache.commons.id.uuid.state
 

Classes in org.apache.commons.id.uuid.state that implement State
 class InMemoryStateImpl
          The InMemoryStateImpl is an implementation of the State interface.
 class ReadOnlyResourceStateImpl
          The ReadOnlyResourceStateImpl is an implementation of the State interface.
 class ReadWriteFileStateImpl
          The ReadWriteFileStateImpl is an implementation of the State interface.
 

Methods in org.apache.commons.id.uuid.state that return State
static State StateHelper.getStateImpl()
          Returns the State implementation in use.
 



Copyright © 2013 LittleShoot. All Rights Reserved.