| Package | Description |
|---|---|
| com.github.f4b6a3.uuid.clockseq | |
| com.github.f4b6a3.uuid.factory.abst |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultClockSequenceStrategy
This class is an implementation of the 'clock sequence' of the RFC-4122.
|
class |
FixedClockSequenceStrategy |
class |
RandomClockSequenceStrategy |
| Modifier and Type | Field and Description |
|---|---|
protected ClockSequenceStrategy |
AbstractTimeBasedUuidCreator.clockSequenceStrategy |
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractTimeBasedUuidCreator> |
AbstractTimeBasedUuidCreator.withClockSequenceStrategy(ClockSequenceStrategy clockSequenceStrategy)
Use an alternate
ClockSequenceStrategy to generate clock
sequences. |
Copyright © 2020. All rights reserved.