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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
add, decrement, increment
public long value()
value
in interface LongCounter