@ThreadSafe public static interface LongUpDownCounter.BoundLongUpDownCounter
Bound Instrument for a LongUpDownCounter.| Modifier and Type | Method and Description |
|---|---|
void |
add(long increment)
Adds the given
increment to the current value. |
void |
unbind() |