public class IdIndex
extends java.lang.Object
Constructor and Description |
---|
IdIndex(int minId) |
IdIndex(int minId,
int maxId) |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getEntityId(int id) |
int |
getId(java.lang.Long entity,
boolean create) |
protected void |
incrementNextId() |
protected int |
nextId(java.lang.Long entity) |
void |
retireId(int id) |