Uses of Interface
com.oracle.coherence.concurrent.atomic.AtomicLong
Packages that use AtomicLong
Package
Description
A small toolkit of classes that support lock-free thread-safe programming on single variables.
- 
Uses of AtomicLong in com.oracle.coherence.concurrent.atomic
Classes in com.oracle.coherence.concurrent.atomic that implement AtomicLongModifier and TypeClassDescriptionclassLocal implementation ofAtomicLonginterface, that simply wrapsjava.util.concurrent.atomic.AtomicLonginstance.classThe remote implementation ofAtomicLong, backed by a CoherenceNamedMapentry.