Java org.springframework.data.geo GeoResults fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.data.geo GeoResults fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.data.geo GeoResults.

The text is from its open source code.

Method

voidforEach(Consumer action)
Performs the given action for each element of the Iterable until all elements have been processed or the action throws an exception.
DistancegetAverageDistance()
Returns the average distance of all GeoResult s in this list.
List>getContent()
Returns the actual content of the GeoResults .