Package generic.io

Class NullPrintWriter

All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable

public class NullPrintWriter extends PrintWriter
  • Constructor Details

    • NullPrintWriter

      public NullPrintWriter()
  • Method Details