All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----aid.util.misc.IntegerIdentifierGenerator
Integer
.
public IntegerIdentifierGenerator()
public synchronized Object newIdentifier() throws GeneratorExhaustedException
public synchronized void reserveIdentifier(Object id)
public synchronized boolean isReserved(Object id)
public synchronized void reset()
All Packages Class Hierarchy This Package Previous Next Index