Uses of Class
de.sfuhrm.radiobrowser4j.Limit
-
Uses of Limit in de.sfuhrm.radiobrowser4j
Methods in de.sfuhrm.radiobrowser4j that return LimitModifier and TypeMethodDescriptionstatic LimitLimit.of(int limit) Creates a new limit with the given number of entries.Methods in de.sfuhrm.radiobrowser4j with parameters of type LimitModifier and TypeMethodDescriptionRadioBrowser.listBrokenStations(@NonNull Limit limit) Get a list of all broken stations.RadioBrowser.listLastChangedStations(@NonNull Limit limit) Get a list of the last changed stations.RadioBrowser.listLastClickStations(@NonNull Limit limit) Get a list of the last clicked stations.RadioBrowser.listTopClickStations(@NonNull Limit limit) Get a list of the top click stations.RadioBrowser.listTopVoteStations(@NonNull Limit limit) Get a list of the top vote stations.