public class HelloWorld extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
greeting
the greeting to display when this getGreeting() is invoked
|
| Constructor and Description |
|---|
HelloWorld() |
public static final String greeting
public HelloWorld()
public String getGreeting()