public class Counter
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
private MonitoredCounter |
counter |
private int |
time |
Constructor and Description |
---|
Counter() |
Modifier and Type | Method and Description |
---|---|
void |
run() |
private MonitoredCounter counter
private int time