A unique identifier consists of a scheme, value and version. This class creates unique identifiers for a fixed scheme name, where each value is an incrementing number. The values are created in a thread-safe way. The version will always be null.
This class is thread-safe and not externally mutable.
|
|
|
|
|
|
|
|
|
|