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 Threads and preventing future Threads from blocking. | 
| IdGenerators | 
 Common  
IdGenerator implementations. | 
| JvmInitializers | 
 Helpers for executing  
JvmInitializer implementations. |