private static class RunnableTimedExecution.MonitoredRunnable
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
private Counter |
counter |
private java.lang.Runnable |
task |
| Constructor and Description |
|---|
MonitoredRunnable(java.lang.Runnable task,
Counter counter) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |