| Package | Description |
|---|---|
| com.github.f4b6a3.uuid.factory.standard |
| Modifier and Type | Method and Description |
|---|---|
static TimeOrderedEpochFactory.Builder |
TimeOrderedEpochFactory.builder()
Returns a builder of Unix epoch time-ordered factory.
|
TimeOrderedEpochFactory.Builder |
TimeOrderedEpochFactory.Builder.withIncrementPlus1()
Set the increment type to PLUS 1.
|
TimeOrderedEpochFactory.Builder |
TimeOrderedEpochFactory.Builder.withIncrementPlusN()
Set the increment type to PLUS N.
|
TimeOrderedEpochFactory.Builder |
TimeOrderedEpochFactory.Builder.withIncrementPlusN(long incrementMax)
Set the increment type to PLUS N and set the max increment.
|
Copyright © 2024. All rights reserved.