FilterWriter (Java SE 25 & JDK 25)
- All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable
-
Field Summary
Fields
The underlying character-output stream.
-
Constructor Summary
Constructors
protectedCreate a new filtered writer.
-
Method Summary
-
Field Details
-
out
-
-
Constructor Details
-
FilterWriter
-
-
Method Details
-
write
-
write
-
write
-
flush
-
close
-