| Package | Description |
|---|---|
| org.josef.util |
Utility Classes.
|
| Modifier and Type | Method and Description |
|---|---|
static SequentialIdGenerator |
SequentialIdGenerator.createInstance(long start)
Creates a sequential id generator that will count up from (and including)
the supplied start value.
|
Copyright © 2008–2017. All rights reserved.