| Package | Description |
|---|---|
| com.github.f4b6a3.uuid.clockseq | |
| com.github.f4b6a3.uuid.factory | |
| com.github.f4b6a3.uuid.sequence | |
| com.github.f4b6a3.uuid.timestamp |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultClockSequenceStrategy
This class is an implementation of the 'clock sequence' of the RFC-4122.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
DceSecurityUuidCreator.DCESTimestampCounter |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSequence
This abstract class represents a circular a counter or sequence.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTimestampStrategy
This is an implementation of
TimestampStrategy that provides
millisecond resolution. |
class |
StoppedDefaultTimestampStrategy
This is an implementation of
TimestampStrategy that always returns
the same timestamp, simulating a stopped wall clock. |
Copyright © 2020. All rights reserved.