Package edu.umd.cs.findbugs.util
Class TestDesktopIntegration.ConsoleWriter
java.lang.Object
java.io.Writer
edu.umd.cs.findbugs.util.TestDesktopIntegration.ConsoleWriter
- All Implemented Interfaces:
Closeable,Flushable,Appendable,AutoCloseable
- Enclosing class:
TestDesktopIntegration
-
Constructor Details
-
ConsoleWriter
ConsoleWriter()
-
-
Method Details
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Specified by:
closein classWriter- Throws:
IOException
-
flush
- Specified by:
flushin interfaceFlushable- Specified by:
flushin classWriter- Throws:
IOException
-
write
- Specified by:
writein classWriter- Throws:
IOException
-