public final class Main
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
private |
Main()
Hidden constructor of the current utility class.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String... args)
Entry point.
|