|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.scheinerman.phoenix.runner.Main
public class Main
Nested Class Summary | |
---|---|
private static class |
Main.Help
|
private static interface |
Main.Option
|
private static class |
Main.Version
|
Field Summary | |
---|---|
private static java.util.TreeMap<java.lang.String,Main.Option> |
options
|
Constructor Summary | |
---|---|
Main()
|
Method Summary | |
---|---|
private static void |
initOptions()
|
static void |
main(java.lang.String... args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static java.util.TreeMap<java.lang.String,Main.Option> options
Constructor Detail |
---|
public Main()
Method Detail |
---|
private static void initOptions()
public static void main(java.lang.String... args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |