public class HelloWorld
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
msg |
| Constructor and Description |
|---|
HelloWorld() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
public static final java.lang.String msg