Class Manual_HelloWorld_4
java.lang.Object
com.martiansoftware.jsap.examples.Manual_HelloWorld_4
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Manual_HelloWorld_4
public Manual_HelloWorld_4()
-
-
Method Details
-
main
Repeats the "Hello World" text multiple times. Decides whether to say "Hi" or "Hello" depending upon verbose switch.- Parameters:
args
- the command line.- Throws:
Exception
- for reasons made clear later in the manual.
-