Package de.sfuhrm.radiobrowser4j
Class Limit
java.lang.Object
de.sfuhrm.radiobrowser4j.Limit
Immutable limit configuration.
The limit is used to limit the size of a sub list that can be retrieved.
- Author:
- Stephan Fuhrmann
- See Also:
-
Method Summary
-
Method Details
-
of
Creates a new limit with the given number of entries.- Parameters:
limit- the maximum number of entries.- Returns:
- the limit instance created.
-