public interface Counter
long
get()
getAndReset()
void
inc()
inc(long delta)
void inc()
void inc(long delta)
long get()
long getAndReset()