public abstract static class ProcessWrapper.StdXXXLineListener extends Object
| Constructor and Description |
|---|
StdXXXLineListener() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
fireNewLine(String line)
Callback for new received line from stdout
|
public abstract boolean fireNewLine(String line)
line - the line from stdouttrue if more lines will be received, false if no more lines will be read any more from processCopyright © 2016 LeanIX GmbH. All rights reserved.