Package de.sfuhrm.radiorecorder
Class Main
- java.lang.Object
-
- de.sfuhrm.radiorecorder.Main
-
public class Main extends Object
The main class that gets executed from command line.- Author:
- Stephan Fuhrmann
-
-
Field Summary
Fields Modifier and Type Field Description static StringGITHUB_URLstatic StringPROJECT
-
Constructor Summary
Constructors Constructor Description Main()
-
-
-
Field Detail
-
GITHUB_URL
public static final String GITHUB_URL
- See Also:
- Constant Field Values
-
PROJECT
public static final String PROJECT
- See Also:
- Constant Field Values
-
-
Method Detail
-
main
public static void main(String[] args) throws IOException, InterruptedException
- Throws:
IOExceptionInterruptedException
-
-