Package fmpp.util

Class NullWriter

java.lang.Object
java.io.Writer
fmpp.util.NullWriter
All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable

public class NullWriter extends Writer
Writer that simply drops what it gets.