final class LongAdderCounter extends java.util.concurrent.atomic.LongAdder implements LongCounter
| Constructor and Description |
|---|
LongAdderCounter() |
| Modifier and Type | Method and Description |
|---|---|
long |
value() |
add, decrement, doubleValue, floatValue, increment, intValue, longValue, reset, sum, sumThenReset, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitadd, decrement, incrementpublic long value()
value in interface LongCounter