| Interface | Description |
|---|---|
| UUIDGen |
A Universally Unique Identifier (UUID) is a 128 bit number generated
according to an algorithm that is garanteed to be unique in time and space
from all other UUIDs.
|
| Class | Description |
|---|---|
| FastUUIDGen |
Creates time-based UUID's.
|
| SimpleUUIDGen |
Used to create new universally unique identifiers or UUID's (sometimes called
GUID's).
|
| UUIDGenFactory |
A Universally Unique Identifier (UUID) is a 128 bit number generated
according to an algorithm that is garanteed to be unique in time and space
from all other UUIDs.
|
Copyright © The Apache Software Foundation. All Rights Reserved.