AtomicIntJvm
The JVM AtomicInt implementation, delegating every operation to a java.util.concurrent.atomic.AtomicInteger.
The JVM AtomicInt implementation, delegating every operation to a java.util.concurrent.atomic.AtomicInteger.