Classes | |
enum | Command |
Static Public Member Functions | |
static void | main (String[] args) |
|
static |
This method is the entry point of the program. It initializes the arguments, initializes properties, and then dispatches the arguments to the appropriate method.
args | the command line arguments passed to the program |