Uses of Package
java.util.concurrent.atomic
Packages that use java.util.concurrent.atomic
Package
Description
A small toolkit of classes that support lock-free thread-safe
 programming on single variables.
- 
Classes in java.util.concurrent.atomic used by java.util.concurrent.atomicClassDescriptionA reflection-based utility that enables atomic updates to designatedvolatile intfields of designated classes.A reflection-based utility that enables atomic updates to designatedvolatile longfields of designated classes.A reflection-based utility that enables atomic updates to designatedvolatilereference fields of designated classes.