Uses of Package
org.apache.commons.id.serial

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

Classes in org.apache.commons.id.serial used by org.apache.commons.id.serial
AlphanumericGenerator
          AlphanumericGenerator is an identifier generator that generates an incrementing number in base 36 as a String object.
NumericGenerator
          NumericIdentifierGenerator is an Identifier Generator that generates an incrementing number as a String object.
 



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