Class 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
    • Constructor Detail

    • Method Detail

      • run

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