public class Counter extends Object implements Metric, Counting
Counter()
void
dec()
dec(long n)
n
long
getCount()
inc()
inc(long n)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Counter()
public void inc()
public void inc(long n)
public void dec()
public void dec(long n)
public long getCount()
getCount
Counting
Copyright © 2020. All rights reserved.