public class CounterValue extends Object implements Tickable
CounterValue()
void
add(long value)
setOutput(CounterOutput output)
tick()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CounterValue()
public void add(long value)
public void tick()
tick
Tickable
public void setOutput(CounterOutput output)