public class StopHandler extends Object implements OutputHandler
null
.{ready}
.Modifier and Type | Method and Description |
---|---|
boolean |
readLine(String line)
Read a line from command output.
|
static StopHandler |
stopHandler()
Get instance.
|
public static StopHandler stopHandler()
public boolean readLine(String line)
OutputHandler
readLine
in interface StreamVisitor
readLine
in interface OutputHandler
line
- Line output.Copyright © 2017. All Rights Reserved.