|
Class Main
|
| Constructor Summary | |
|---|---|
private |
Main() This class is only to be instantiated as a singleton. |
| Method Summary | |
|---|---|
public static synchronized Main |
Returns the singleton instance of this class. |
public static void |
main(String args) Driver method of the MyJxta2 application. |
| Field Detail |
| Constructor Detail |
| Method Detail |