Package org.jline.utils
Class PumpReader.Writer
java.lang.Object
java.io.Writer
org.jline.utils.PumpReader.Writer
- All Implemented Interfaces:
Closeable
,Flushable
,Appendable
,AutoCloseable
- Enclosing class:
PumpReader
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
reader
-
-
Constructor Details
-
Writer
-
-
Method Details
-
write
- Overrides:
write
in classWriter
- Throws:
IOException
-
write
- Specified by:
write
in classWriter
- Throws:
IOException
-
write
- Overrides:
write
in classWriter
- Throws:
IOException
-
flush
- Specified by:
flush
in interfaceFlushable
- Specified by:
flush
in classWriter
- Throws:
IOException
-
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Specified by:
close
in classWriter
- Throws:
IOException
-