|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.colorado.cs.ns2.GeneratorMain
public class GeneratorMain
This class simply creates an instance of the Generator class, which causes the application to begin execution.
Constructor Summary | |
---|---|
GeneratorMain()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
This is the application's point of entry. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GeneratorMain()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- System command-line arguments.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |