Uses of Class
org.apache.commons.betwixt.io.id.AbstractIDGenerator

Packages that use AbstractIDGenerator
org.apache.commons.betwixt.io.id  
 

Uses of AbstractIDGenerator in org.apache.commons.betwixt.io.id
 

Subclasses of AbstractIDGenerator in org.apache.commons.betwixt.io.id
 class RandomIDGenerator
          Generates ID's at random.
 class SequentialIDGenerator
          Generates ID's in numeric sequence.
 



Copyright © 2002-2004 The Apache Software Foundation. All Rights Reserved.