private class QueueExecutor.Worker
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
private java.lang.Runnable |
first |
| Constructor and Description |
|---|
Worker(java.lang.Runnable command) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |