Class UnsafeHolder


  • public class UnsafeHolder
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static Unsafe theUnsafe  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • theUnsafe

        public static Unsafe theUnsafe