Package de.sfuhrm.radiorecorder
Klasse Main
java.lang.Object
de.sfuhrm.radiorecorder.Main
The main class that gets executed from command line.
- Autor:
- Stephan Fuhrmann
-
Felddetails
-
GITHUB_URL
The URL of the GitHub project.- Siehe auch:
-
PROJECT
The name of the application.- Siehe auch:
-
-
Konstruktordetails
-
Main
public Main()
-
-
Methodendetails
-
main
Main method of the program.- Parameter:
args- command line arguments.- Löst aus:
IOException- if there's a problem with IOInterruptedException- when there's an unexpected interrupt- Siehe auch:
-