Class RadioRunnable

java.lang.Object
de.sfuhrm.radiorecorder.RadioRunnable
All Implemented Interfaces:
Runnable

public class RadioRunnable extends Object implements Runnable
Runnable for one radio station stream given in the command line.
Author:
Stephan Fuhrmann
  • Field Details

  • Constructor Details

  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable