public class SimpleIDGenerator extends Object implements IDGenerator
| Constructor and Description |
|---|
SimpleIDGenerator(long startID) |
| Modifier and Type | Method and Description |
|---|---|
long |
generateID() |
long |
getCurrentID() |
public long generateID()
generateID in interface IDGeneratorpublic long getCurrentID()
getCurrentID in interface IDGeneratorCopyright © 2018 JBoss by Red Hat. All rights reserved.