public class ThreadPool
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.util.concurrent.ExecutorService |
Executor |
| Constructor and Description |
|---|
ThreadPool() |
| Modifier and Type | Method and Description |
|---|---|
static void |
QueueUserWorkItem(java.lang.Runnable worker) |