Class UnsafeVariables


  • public class UnsafeVariables
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected UnsafeVariables()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String dumpAll()  
      static void init()
      unsafe variabels are nto synchronised at all.
      • Methods inherited from class java.lang.Object

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

      • UnsafeVariables

        protected UnsafeVariables()
    • Method Detail

      • init

        public static void init()
        unsafe variabels are nto synchronised at all. Use with care!
      • dumpAll

        public static java.lang.String dumpAll()