public class StatisticValue extends AtomicLong
| Constructor and Description |
|---|
StatisticValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
dec() |
void |
inc() |
accumulateAndGet, addAndGet, compareAndSet, decrementAndGet, doubleValue, floatValue, get, getAndAccumulate, getAndAdd, getAndDecrement, getAndIncrement, getAndSet, getAndUpdate, incrementAndGet, intValue, lazySet, longValue, set, toString, updateAndGet, weakCompareAndSetbyteValue, shortValueCopyright © 2020. All rights reserved.