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