Package | Description |
---|---|
ca.randolf.lang |
Various classes that add value to Java.
|
Modifier and Type | Method and Description |
---|---|
DynamicThread |
DynamicThreadPool.dispatch()
Dispatches the next available thread in the pool.
|
DynamicThread |
DynamicThreadPool.getDynamicThread(long poolID)
Returns the DynamicThread Object associated with the specified ID number.
|