Uses of Class
org.springframework.data.geo.GeoResults
-
Uses of GeoResults in org.springframework.data.geo
ModifierConstructorDescriptionGeoPage
(GeoResults<T> results) Creates a newGeoPage
from the givenGeoResults
.GeoPage
(GeoResults<T> results, Pageable pageable, long total)