| Constructor and Description |
|---|
StringPrefixIDSource(String prefix,
IDSource<?> source) |
| Modifier and Type | Method and Description |
|---|---|
String |
nextID()
Implementing classes are responsible for synchronization if concurrent invocations
of this method are required.
|