public class Manual_HelloWorld_Simple extends Object
Constructor and Description |
---|
Manual_HelloWorld_Simple() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Repeats the "Hello World" text multiple times.
|
public static void main(String[] args) throws Exception
args
- the command line.Exception
- for reasons made clear later in the manual.Copyright © 2016. All rights reserved.