public static interface ConsoleHandlerState.Writer
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
flush() |
void |
write(String line) |
void write(String line) throws IOException
IOException
void flush() throws IOException
IOException
void close() throws IOException
IOException