Class RunDemo.ShutdownHook

  • All Implemented Interfaces:
    Runnable
    Enclosing class:
    RunDemo

    protected static class RunDemo.ShutdownHook
    extends Thread
    • Constructor Detail

      • ShutdownHook

        public ShutdownHook()
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface Runnable
        Overrides:
        run in class Thread