Class UnsafeAccess


  • public final class UnsafeAccess
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static java.lang.Object _unsafe  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private UnsafeAccess()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.Object unsafe()  
      • Methods inherited from class java.lang.Object

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

      • _unsafe

        private static java.lang.Object _unsafe
    • Constructor Detail

      • UnsafeAccess

        private UnsafeAccess()
    • Method Detail

      • unsafe

        public static java.lang.Object unsafe()