| Constructor and Description |
|---|
CounterImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
decrement() |
void |
decrement(long n) |
long |
getCount() |
void |
increment() |
void |
increment(long n) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.