public class Manual_HelloWorld_Simple
extends java.lang.Object
| Constructor and Description |
|---|
Manual_HelloWorld_Simple() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Repeats the "Hello World" text multiple times.
|
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.Copyright © 2002-2006, Martian Software, Inc.. All Rights Reserved.
For the latest version and documentation, please visit http://www.martiansoftware.com/jsap