private class VirtualExecutorService.ChildExecutorRunnable
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
private java.lang.Runnable |
runnable |
| Constructor and Description |
|---|
ChildExecutorRunnable(java.lang.Runnable runnable) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |