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