|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface App
A command line application.
| Method Summary | |
|---|---|
void |
run(String[] args)
Process a command line with its arguments. |
void |
setOutput(PrintStream out)
Set output. |
| Method Detail |
|---|
void run(String[] args)
throws Exception
Exceptionvoid setOutput(PrintStream out)
out - where to write to
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||