SwitchSource
Switched source code to a specific Java version, automatically to the current
version, or enable / disable other blocks of source code in Java files.
| Methods |
| static void |
main(String... args)
This method is called when executing this application from the command
line.
|
| static void |
main(String... args) throws IOException
This method is called when executing this application from the command
line.
Parameters:
args - the command line parameters
|