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