Package gw.util.process
Interface OutputHandler
-
public interface OutputHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
handleLine(String line)
-
-
-
Method Detail
-
handleLine
void handleLine(String line)
-
-