public class HelloWorld extends Object
| Constructor and Description |
|---|
HelloWorld() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static void |
structuredHelloWorld()
Structured version.
|
static void |
textHelloWorld()
Plain text version.
|
public static void textHelloWorld()
public static void structuredHelloWorld()
public static void main(String[] args)
Copyright © 2014. All rights reserved.