Modifier and Type | Method and Description |
---|---|
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.
|
int main(String[] args, InputStream in, PrintStream out)
args
- in
- out
- Copyright © 2005–2018. All rights reserved.