Class ConsumerWriter
java.lang.Object
java.io.Writer
gnu.lists.ConsumerWriter
- All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable
A Writer that wraps (filters) a Consumer.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
out
-
-
Constructor Details
-
ConsumerWriter
-
-
Method Details
-
write
-
flush
-
close
-
finalize
-