Uses of Interface
org.apache.commons.id.LongIdentifierGenerator

Packages that use LongIdentifierGenerator
org.apache.commons.id   
org.apache.commons.id.serial   
 

Uses of LongIdentifierGenerator in org.apache.commons.id
 

Classes in org.apache.commons.id that implement LongIdentifierGenerator
 class AbstractLongIdentifierGenerator
          Abstract superclass for LongIdentifierGenerator implementations.
 

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

Classes in org.apache.commons.id.serial that implement LongIdentifierGenerator
 class LongGenerator
          LongGenerator is an Identifier Generator that generates an incrementing number as a Long object.
 



Copyright © 2013 LittleShoot. All Rights Reserved.