See: Description
Interface | Description |
---|---|
IdGenerator |
A generator of unique IDs.
|
Class | Description |
---|---|
CancellableQueue<T> |
A simplified
ThreadSafe blocking queue that can be cancelled freeing any blocked Thread s and preventing future Thread s from blocking. |
IdGenerators |
Common
IdGenerator implementations. |
JvmInitializers |
Helpers for executing
JvmInitializer implementations. |