|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.commons.id | |
|---|---|
| org.apache.commons.id | This package contains factories and implementation classes to generate unique identifiers. |
| org.apache.commons.id.random | This package contains identifier generators that return sequences of identifiers that appear to be random. |
| org.apache.commons.id.serial | This package contains identifier generators that yield sequences of identifiers that follow a prescribed order. |
| org.apache.commons.id.uuid | This package contains UUID (Universally Unique Identifier) generator implementations and supporting classes. |
| Classes in org.apache.commons.id used by org.apache.commons.id | |
|---|---|
| AbstractStringIdentifierGenerator
Abstract superclass for StringIdentifierGenerator implementations. |
|
| DecoderException
Thrown when a Decoder has encountered a failure condition during a decode. |
|
| EncoderException
Thrown when there is a failure condition during the encoding process. |
|
IdentifierGenerator
IdentifierGenerator defines a simple interface for
identifier generation. |
|
LongIdentifierGenerator
LongIdentifier defines a simple interface for
Long based identifier generation. |
|
StringIdentifierGenerator
StringIdentifierGenerator defines a simple interface for
String based identifier generation. |
|
| Classes in org.apache.commons.id used by org.apache.commons.id.random | |
|---|---|
| AbstractStringIdentifierGenerator
Abstract superclass for StringIdentifierGenerator implementations. |
|
IdentifierGenerator
IdentifierGenerator defines a simple interface for
identifier generation. |
|
StringIdentifierGenerator
StringIdentifierGenerator defines a simple interface for
String based identifier generation. |
|
| Classes in org.apache.commons.id used by org.apache.commons.id.serial | |
|---|---|
| AbstractLongIdentifierGenerator
Abstract superclass for LongIdentifierGenerator implementations. |
|
| AbstractStringIdentifierGenerator
Abstract superclass for StringIdentifierGenerator implementations. |
|
IdentifierGenerator
IdentifierGenerator defines a simple interface for
identifier generation. |
|
LongIdentifierGenerator
LongIdentifier defines a simple interface for
Long based identifier generation. |
|
StringIdentifierGenerator
StringIdentifierGenerator defines a simple interface for
String based identifier generation. |
|
| Classes in org.apache.commons.id used by org.apache.commons.id.uuid | |
|---|---|
IdentifierGenerator
IdentifierGenerator defines a simple interface for
identifier generation. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||