Class VM


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

      Constructors 
      Constructor Description
      VM()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static VirtualMachine current()  
      private static sun.misc.Unsafe tryUnsafe()  
      • Methods inherited from class java.lang.Object

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

      • VM

        public VM()
    • Method Detail

      • tryUnsafe

        private static sun.misc.Unsafe tryUnsafe()