Class NullWriter
java.lang.Object
java.io.Writer
org.codehaus.groovy.control.io.NullWriter
- All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable
An Writer than eats its input.
- Version:
- $Id$
- Author:
- Chris Poirier
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT
-
-
Constructor Details
-
NullWriter
public NullWriter()
-
-
Method Details
-
close
-
flush
-
write
-