Class Manual_HelloWorld_2
- java.lang.Object
-
- com.martiansoftware.jsap.examples.Manual_HelloWorld_2
-
public class Manual_HelloWorld_2 extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Manual_HelloWorld_2()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
Repeats the "Hello World" text multiple times.
-