Class DefaultedPageable
java.lang.Object
org.springframework.data.rest.webmvc.support.DefaultedPageable
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultedPageable
-
-
Method Details
-
getPageable
-
isDefault
public boolean isDefault()Returns whether the containedPageableis the default one configured.- Returns:
- the isDefault
-
unpagedIfDefault
ReturnsPageable.unpaged()if the containedPageableis the default one.- Returns:
- will never be null.
- Since:
- 3.3
-
equals
-
hashCode
-
toString
-