Class Manual_HelloWorld_2

java.lang.Object
com.martiansoftware.jsap.examples.Manual_HelloWorld_2

public class Manual_HelloWorld_2 extends Object
  • Constructor Details

    • Manual_HelloWorld_2

      public Manual_HelloWorld_2()
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      Repeats the "Hello World" text multiple times.
      Parameters:
      args - the command line.
      Throws:
      Exception - for reasons made clear later in the manual.