| Package | Description |
|---|---|
| com.github.f4b6a3.uuid.factory | |
| com.github.f4b6a3.uuid.factory.abst |
| Modifier and Type | Class and Description |
|---|---|
class |
CombGuidCreator
Factory that creates COMB UUIDs.
|
class |
DceSecurityUuidCreator
Factory that creates DCE Security UUIDs, version 2.
|
class |
MssqlGuidCreator
Factory that creates MS SQL Server 'friendly' UUIDs.
|
class |
NameBasedMd5UuidCreator |
class |
NameBasedSha1UuidCreator |
class |
NameBasedSha256UuidCreator |
class |
RandomUuidCreator
Factory that creates random UUIDs version 4.
|
class |
SequentialUuidCreator
Factory that creates sequential UUIDs, version 0.
|
class |
TimeBasedUuidCreator
Factory that creates time-based UUIDs 1 of the RFC-4122.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNameBasedUuidCreator
Factory that creates name-based UUIDs versions 3 and 5.
|
class |
AbstractTimeBasedUuidCreator |
Copyright © 2019. All rights reserved.