public class TrivialExample
extends java.lang.Object
| Constructor and Description |
|---|
TrivialExample()
Constructor for TrivialExample.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Trivial main program that starts the application.
|