| Package | Description |
|---|---|
| com.github.f4b6a3.uuid.factory | |
| com.github.f4b6a3.uuid.factory.abst |
| Modifier and Type | Class and Description |
|---|---|
class |
NameBasedMd5UuidCreator |
class |
NameBasedSha1UuidCreator |
class |
NameBasedSha256UuidCreator |
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractNameBasedUuidCreator> |
AbstractNameBasedUuidCreator.withNamespace(String namespace)
Sets a fixed namespace with in a fluent way.
|
<T extends AbstractNameBasedUuidCreator> |
AbstractNameBasedUuidCreator.withNamespace(UUID namespace)
Sets a fixed namespace with in a fluent way.
|
Copyright © 2019. All rights reserved.