Package org.jitsi.util.concurrent
-
Class Summary Class Description MonotonicAtomicLong EnrichesAtomicLongwith methods that allow it to be updated only if doing so would increase (or decrease) its value.
| Class | Description |
|---|---|
| MonotonicAtomicLong |
Enriches
AtomicLong with methods that allow it to be updated only if
doing so would increase (or decrease) its value. |