com.devexperts.util
Class UnsafeHolder

java.lang.Object
  extended by 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
           
 
Constructor Summary
UnsafeHolder()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UNSAFE

public static final sun.misc.Unsafe UNSAFE
Constructor Detail

UnsafeHolder

public UnsafeHolder()


Copyright © 2013 Devexperts. All Rights Reserved.