JavaScript is disabled on your browser.
Skip navigation links
Spring Data Core
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.data.domain.PageImpl
Packages that use
PageImpl
Package
Description
org.springframework.data.geo
Value types representing geo-spatial concepts.
Uses of
PageImpl
in
org.springframework.data.geo
Subclasses of
PageImpl
in
org.springframework.data.geo
Modifier and Type
Class
Description
class
GeoPage
<T>
Custom
Page
to carry the average distance retrieved from the
GeoResults
the
GeoPage
is set up from.