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()