public class Main
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
USAGE
The command-line usage information.
|
Constructor and Description |
---|
Main() |
Modifier and Type | Method and Description |
---|---|
static java.util.Properties |
buildInfo()
Returns the build information for the application.
|
static void |
main(java.lang.String[] args)
Application entry point.
|
public static final java.lang.String USAGE