public class CounterHolder
extends Object
Constructor and Description |
---|
CounterHolder(long initValue,
long rangeMax) |
Modifier and Type | Method and Description |
---|---|
long |
addAndGet(long delta) |
long |
getCurrentValue() |
long |
getRangeMax() |