Class Main.SystemWrapper

  • Enclosing class:
    Main

    public static class Main.SystemWrapper
    extends java.lang.Object
    Wrapper to support dependency injection.
    • Constructor Summary

      Constructors 
      Constructor Description
      SystemWrapper()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void exit​(int status)  
      • Methods inherited from class java.lang.Object

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

      • SystemWrapper

        public SystemWrapper()
    • Method Detail

      • exit

        public void exit​(int status)