|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SequentialUniqueIdGenerator.IdStorage.IdStorageException | |
org.sadun.util | New generic utilities package. |
Uses of SequentialUniqueIdGenerator.IdStorage.IdStorageException in org.sadun.util |
Methods in org.sadun.util that throw SequentialUniqueIdGenerator.IdStorage.IdStorageException | |
java.lang.String |
SequentialUniqueIdGenerator.getNextId()
Return the next id. |
void |
SequentialUniqueIdGenerator.IdStorage.lock()
Lock the storage. |
java.util.Iterator |
SequentialUniqueIdGenerator.IdStorage.getNextIdBlock()
Return an iterator over the next block of ids. |
void |
SequentialUniqueIdGenerator.IdStorage.unlock()
Unlock the storage. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |