AtomicULong
Functions
Inherited functions
Link copied to clipboard
Operator -=
for AtomicULong.
Link copied to clipboard
Operator +=
for AtomicULong.
Link copied to clipboard
Update value by AtomicLong.compareAndSet and then return the old value.
Link copied to clipboard
Update value by AtomicULong.compareAndSet and then return the new value.