com.devexperts.util
Class UnsafeHolder
java.lang.Object
com.devexperts.util.UnsafeHolder
public class UnsafeHolder
- extends Object
Holds the reference to sun.misc.Unsafe instance.
Use it with great caution!
Field Summary |
static sun.misc.Unsafe |
UNSAFE
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UNSAFE
public static final sun.misc.Unsafe UNSAFE
UnsafeHolder
public UnsafeHolder()
Copyright © 2013 Devexperts. All Rights Reserved.