|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.martiansoftware.jsap.examples.Manual_HelloWorld_6
public class Manual_HelloWorld_6
Constructor Summary | |
---|---|
Manual_HelloWorld_6()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Repeats the "Hello World" text multiple times. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Manual_HelloWorld_6()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
args
- the command line.
java.lang.Exception
- for reasons made clear later in the manual.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |