public class Main extends Object
| Constructor and Description |
|---|
Main() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String... args) |
int |
run(PrintStream out,
PrintStream err,
String... args) |
public static void main(String... args)
public int run(PrintStream out, PrintStream err, String... args)
Copyright © 2016–2017. All rights reserved.