Package de.sfuhrm.radiorecorder
Class Main
java.lang.Object
de.sfuhrm.radiorecorder.Main
The main class that gets executed from command line.
- Author:
- Stephan Fuhrmann
-
Field Details
-
GITHUB_URL
The URL of the GitHub project.- See Also:
-
PROJECT
The name of the application.- See Also:
-
NO_RADIO_NAME
- See Also:
-
-
Constructor Details
-
Main
public Main()
-
-
Method Details
-
main
Main method of the program.- Parameters:
args- command line arguments.- Throws:
IOException- if there's a problem with IOInterruptedException- when there's an unexpected interrupt- See Also:
-