| Interface | Description |
|---|---|
| IdGenerator |
A generator of Ids.
|
| IdGeneratorProvider |
An
interface IdGeneratorProvider, declared as java.util.ServiceLoader. |
| Class | Description |
|---|---|
| StringId<T> |
A String id.
|
| UUIDStringIdGenerator |
Generator of
class StringId based on UUID. |