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 IDGenerator
public long getCurrentID()
getCurrentID
in interface IDGenerator
Copyright © 2017 JBoss by Red Hat. All rights reserved.