|
Spring Data Core | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeoResults | |
|---|---|
| org.springframework.data.geo | Value types representing geo-spatial concepts. |
| Uses of GeoResults in org.springframework.data.geo |
|---|
| Constructors in org.springframework.data.geo with parameters of type GeoResults | |
|---|---|
GeoPage(GeoResults<T> results)
Creates a new GeoPage from the given GeoResults. |
|
GeoPage(GeoResults<T> results,
Pageable pageable,
long total)
Creates a new GeoPage from the given GeoResults, Pageable and total. |
|
|
Spring Data Core | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||