| Package | Description |
|---|---|
| com.github.f4b6a3.uuid.factory | |
| com.github.f4b6a3.uuid.factory.function.impl |
| Modifier and Type | Field and Description |
|---|---|
protected ClockSeqFunction |
AbstTimeBasedFactory.clockseqFunction
The clock sequence function.
|
protected ClockSeqFunction |
AbstTimeBasedFactory.Builder.clockseqFunction
The clock sequence function.
|
| Modifier and Type | Method and Description |
|---|---|
protected ClockSeqFunction |
AbstTimeBasedFactory.Builder.getClockSeqFunction()
Get the clock sequence function.
|
| Modifier and Type | Method and Description |
|---|---|
B |
AbstTimeBasedFactory.Builder.withClockSeqFunction(ClockSeqFunction clockseqFunction)
Set the clock sequence function
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultClockSeqFunction
Function that returns a clock sequence.
|
Copyright © 2024. All rights reserved.