| Class | Description |
|---|---|
| CombGuidCreator |
Factory that creates COMB UUIDs.
|
| DceSecurityUuidCreator |
Factory that creates DCE Security UUIDs.
|
| NameBasedMd5UuidCreator | |
| NameBasedSha1UuidCreator | |
| RandomUuidCreator |
Factory that creates random-based UUIDs.
|
| SequentialUuidCreator |
Factory that creates sequential UUIDs also known as Ordered UUIDs.
|
| TimeBasedUuidCreator |
Factory that creates time-based UUIDs.
|
| UlidBasedGuidCreator |
Factory that creates GUIDs based on the ULID specification - Universally
Unique Lexicographically Sortable Identifier.
|
Copyright © 2020. All rights reserved.