Class JvmExit


  • final class JvmExit
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      JvmExit()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) static void halt​(int code)  
      • Methods inherited from class java.lang.Object

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

      • JvmExit

        JvmExit()
    • Method Detail

      • halt

        static final void halt​(int code)