com.acme.helloworld
The classic Hello World module
Packages | |
---|---|
Package | Description |
com.acme.helloworld | com.acme.helloworld |
com.acme.helloworld
The classic Hello World example
Methods | |
---|---|
Modifier and Type | Method and Description |
shared Void | hello(String name) The classic Hello World program |
shared Void | run() The runnable method of the module. |