Class StreamGobbler

  • All Implemented Interfaces:
    Runnable

    public final class StreamGobbler
    extends Thread
    Class used for system.err and out of commands.
    • Method Detail

      • run

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