Package de.sfuhrm.radiobrowser4j
Klasse 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.
- Autor:
- Stephan Fuhrmann
- Siehe auch:
-
Methodenübersicht
-
Methodendetails
-
of
Creates a new limit with the given number of entries.- Parameter:
limit- the maximum number of entries.- Gibt zurück:
- the limit instance created.
-