Class Util.DummyPrintStream

All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable
Enclosing class:
Util

static class Util.DummyPrintStream extends PrintStream
So we know to avoid recursively calling Util.printStackTrace(Throwable,PrintStream).
  • Constructor Details

    • DummyPrintStream

      public DummyPrintStream(OutputStream out)