Class ListDemo

java.lang.Object
de.sfuhrm.radiobrowser4j.demo.ListDemo

public final class ListDemo
extends java.lang.Object
List all radio stations.
Author:
Stephan Fuhrmann
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static int LIMIT_DEFAULT
    Stations to show.
    static int TIMEOUT_DEFAULT
    Timeout in millis.
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String... args)
    Main method.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait