|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LongIdentifierGenerator | |
---|---|
org.apache.commons.id | This package contains factories and implementation classes to generate unique identifiers. |
org.apache.commons.id.serial | This package contains identifier generators that yield sequences of identifiers that follow a prescribed order. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |