public class Counter
extends java.lang.Object
| Constructor and Description |
|---|
Counter() |
| Modifier and Type | Method and Description |
|---|---|
long |
decrementAndGet() |
long |
get() |
long |
incrementAndGet() |
void |
reset() |
Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.