Anything related to the Java `AtomicLong` data type, an integer type that can be accessed and updated atomically.
Anything related to the Java AtomicLong
data type, an integer type that can be accessed and updated atomically.
See Java API AtomicLong documentation.