public static class IdGenerators.SimpleIncrementingIdGenerator extends java.lang.Object implements IdGenerator
| Constructor and Description |
|---|
IdGenerators.SimpleIncrementingIdGenerator() |
| Modifier and Type | Method and Description |
|---|---|
java.util.UUID |
generateId() |
public IdGenerators.SimpleIncrementingIdGenerator()
public java.util.UUID generateId()
generateId in interface IdGenerator