public class NullWriter extends Writer
static NullWriter
DEFAULT
lock
NullWriter()
void
close()
flush()
write(char[] cbuf, int off, int len)
append, append, append, write, write, write, write
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final NullWriter DEFAULT
public NullWriter()
public void close()
close
Closeable
AutoCloseable
Writer
public void flush()
flush
Flushable
public void write(char[] cbuf, int off, int len)
write