public class Main
extends java.lang.Object
Constructor and Description |
---|
Main() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
static void |
runCommand(java.lang.String[] args)
Runs the specified command, but does not call System.exit.
|