Class GridTestPrintStream

  • All Implemented Interfaces:
    Closeable, Flushable, Appendable, AutoCloseable

    public class GridTestPrintStream
    extends PrintStream
    Print stream that prints each thread group into a separate buffer. Use any of the purge(...) methods to print the contents of the buffer to the parent base stream or to a stream of your choice.