public class CountedRunnable extends Object implements Runnable
| Modifier and Type | Class and Description |
|---|---|
static class |
CountedRunnable.Counter
Counter to use with CounterRunnable.
|
| Constructor and Description |
|---|
CountedRunnable(CountedRunnable.Counter counter,
Runnable master) |
public CountedRunnable(CountedRunnable.Counter counter, Runnable master)