Package org.springframework.data.domain
Class Limit.Limited
java.lang.Object
org.springframework.data.domain.Limit.Limited
- All Implemented Interfaces:
Limit
- Enclosing interface:
- Limit
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.springframework.data.domain.Limit
Limit.Limited, Limit.Unlimited
-
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.springframework.data.domain.Limit
isUnlimited
-
Method Details
-
max
public int max() -
isLimited
public boolean isLimited() -
equals
-
hashCode
public int hashCode()
-