Uses of Class
org.apache.commons.id.AbstractLongIdentifierGenerator

Packages that use AbstractLongIdentifierGenerator
org.apache.commons.id.serial This package contains identifier generators that yield sequences of identifiers that follow a prescribed order. 
 

Uses of AbstractLongIdentifierGenerator in org.apache.commons.id.serial
 

Subclasses of AbstractLongIdentifierGenerator in org.apache.commons.id.serial
 class LongGenerator
          LongGenerator is an Identifier Generator that generates an incrementing number as a Long object.
 



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