Class WrappedPrintStream

java.lang.Object
java.io.OutputStream
java.io.FilterOutputStream
java.io.PrintStream
org.evomaster.client.java.sql.internal.WrappedPrintStream
All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable

@Deprecated public class WrappedPrintStream extends PrintStream
Deprecated.
  • Constructor Details

    • WrappedPrintStream

      public WrappedPrintStream(StandardOutputTracker out, boolean autoFlush)
      Deprecated.