| Constructor and Description |
|---|
NoopCounter() |
public void increment()
Counterthis by 1.public void increment(long n)
Counterthis by n.public void decrement()
Counterthis by 1.Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.