EDU.oswego.cs.dl.util.concurrent
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 |
PooledExecutor.Worker(java.lang.Runnable firstTask) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |