public class DoNothingCounter extends Object implements Counter
DoNothingCounter()
long
count()
void
inc()
inc(long n)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
toString
public DoNothingCounter()
public void inc()
Counter
inc
public void inc(long n)
public long count()
count
Copyright © 2022 The Apache Software Foundation. All rights reserved.