Package gw.util
Class ProcessStarter.HandlerWriter
java.lang.Object
java.io.Writer
gw.util.ProcessStarter.HandlerWriter
- All Implemented Interfaces:
Closeable,Flushable,Appendable,AutoCloseable
- Enclosing class:
- ProcessStarter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_handler
-
-
Constructor Details
-
HandlerWriter
-
-
Method Details
-
write
- Overrides:
writein classWriter- Throws:
IOException
-
write
- Specified by:
writein classWriter- Throws:
IOException
-
flush
- Specified by:
flushin interfaceFlushable- Specified by:
flushin classWriter- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Specified by:
closein classWriter- Throws:
IOException
-
toString
-