public class AllX extends Object
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Delegates to
Loader.run(String, Object) . |
static void |
main0(String[] args)
The program entry point.
|
public static void main(String[] args) throws Exception
Loader.run(String, Object)
.Exception
- when something goes awry.public static void main0(String[] args)