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