java.util.concurrent.atomic
Class UnsafeAccess
java.lang.Object
java.util.concurrent.atomic.UnsafeAccess
final class UnsafeAccess
- extends Object
Easy access to Unsafe for the rest of this package.
|
Field Summary |
(package private) static sun.misc.Unsafe |
THE_ONE
non-null; unique instance of Unsafe |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
THE_ONE
static final sun.misc.Unsafe THE_ONE
- non-null; unique instance of
Unsafe
Please submit a feedback, bug or feature