Counter<T>
CounterChain()
void
addCounter(Counter<T> counter)
count(T value)
protected abstract Executor
getThreadPool()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
count
Counter<T extends Countable>