Uses of Class
com.oracle.coherence.concurrent.atomic.AsyncRemoteAtomicStampedReference
-
Packages that use AsyncRemoteAtomicStampedReference Package Description com.oracle.coherence.concurrent.atomic A small toolkit of classes that support lock-free thread-safe programming on single variables. -
-
Uses of AsyncRemoteAtomicStampedReference in com.oracle.coherence.concurrent.atomic
Methods in com.oracle.coherence.concurrent.atomic that return AsyncRemoteAtomicStampedReference Modifier and Type Method Description AsyncRemoteAtomicStampedReference<V>
RemoteAtomicStampedReference. async()
-