Uses of Class
org.apache.commons.id.serial.NumericGenerator

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

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

Subclasses of NumericGenerator in org.apache.commons.id.serial
 class PrefixedNumericGenerator
          PrefixedNumericGenerator is an Identifier Generator that generates an incrementing number with a prefix as a String object.
 



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