public class CompositeCounter extends Object implements Counter
NULL_COUNTER
CompositeCounter(Collection<? extends Counter> counters)
void
inc()
inc(long increment)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CompositeCounter(Collection<? extends Counter> counters)
public void inc()
inc
Counter
public void inc(long increment)
Copyright © 2009-2021 Performance Co-Pilot. All Rights Reserved.