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