public class MonitorInputStream extends RunnableReader
| Constructor and Description |
|---|
MonitorInputStream(Reader in,
Writer out)
Construct a new monitor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
read(String line)
Invoked after a line has been read.
|
run, stopprotected void read(String line) throws IOException
read in class RunnableReaderline - the lineIOException - for any I/O errorCopyright © 2001–2025. All rights reserved.