protected class PooledExecutor.Worker
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Runnable |
firstTask_ |
| Modifier | Constructor and Description |
|---|---|
protected |
Worker(java.lang.Runnable firstTask) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |