public class WorkQueue
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static java.util.concurrent.ScheduledThreadPoolExecutor |
executor |
(package private) static java.lang.Object |
executorKiller |
| Constructor and Description |
|---|
WorkQueue() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.concurrent.ScheduledThreadPoolExecutor |
getExecutor()
Get the WorkQueue's executor
|