void increment()
void decrement()
void increment(long n)
n
.n
- the amount by which the counter will be increasedvoid decrement(long n)
n
.n
- the amount by which the counter will be decreasedCopyright © 2007–2016 The Apache Software Foundation. All rights reserved.