| Modifier and Type | Method and Description |
|---|---|
int |
main(java.lang.String[] args,
java.io.InputStream in,
java.io.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.
|
int main(java.lang.String[] args, java.io.InputStream in, java.io.PrintStream out)
args - in - out - Copyright © 2005-2012. All Rights Reserved.