public static class Counter.ThresholdCounter extends Counter
Counter.ThreadSafeCounter, Counter.ThresholdCounter
count
ThresholdCounter(int max, String errorMsg)
int
inc(int i)
dec, dec, getCount, inc, reset
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ThresholdCounter(int max, String errorMsg)
public int inc(int i)
inc
Counter