|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Untamed:
Method Summary | |
void |
handleInput(String line)
Enabled: The console thread will send each line using this message. |
void |
handleProblem(Throwable problem)
Enabled: If reading threw a problem, this is it. |
Method Detail |
public void handleInput(String line)
line
- A line of console input. Will be null on EOF.public void handleProblem(Throwable problem)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |