|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Command
Method Summary | |
---|---|
int |
main(String[] args,
InputStream in,
PrintStream out)
HRC: if we really want to simulate a command line style environment, I think think entry point needs more context data: an std error print stream and a environment map. |
Method Detail |
---|
int main(String[] args, InputStream in, PrintStream out)
args
- in
- out
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |