| Interface | Description |
|---|---|
| ThreadPool |
The basic thread pool interface.
|
| Class | Description |
|---|---|
| DefaultThreadPool |
The default thread pool implementation.
|
| Enum | Description |
|---|---|
| ThreadPool.ThreadPoolId |
The thread pool ids of the JVM wide global thread pools.
|