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