public class Counter extends Object
Constructor and Description |
---|
Counter() |
Modifier and Type | Method and Description |
---|---|
long |
decrementAndGet() |
long |
get() |
long |
incrementAndGet() |
void |
reset() |
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.