Package 

Class CopyPrintWriter

  • All Implemented Interfaces:
    java.io.Closeable , java.io.Flushable , java.lang.Appendable , java.lang.AutoCloseable

    
    public final class CopyPrintWriter
    extends PrintWriter
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Writer out
      private final Object lock
    • Method Summary

      Modifier and Type Method Description
      Unit write(Integer c)
      Unit write(CharArray chars, Integer offset, Integer length)
      Unit write(String string, Integer offset, Integer length)
      Unit println()
      final ByteArray getCopy()
      • Methods inherited from class com.github.squirrelgrip.scientist4k.http.core.wrapper.CopyPrintWriter

        append, append, append, checkError, clearError, close, flush, format, format, print, print, print, print, print, print, print, print, print, printf, printf, println, println, println, println, println, println, println, println, println, setError, write, write
      • Methods inherited from class java.lang.Appendable

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait