AtomicLong
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Updates variable atomically using the specified function of its value and returns its old value.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Updates variable atomically using the specified function of its value and returns its new value.