Class GeoResult<T>
java.lang.Object
org.springframework.data.geo.GeoResult<T>
- All Implemented Interfaces:
Serializable
Value object capturing some arbitrary object plus a distance.
- Since:
- 1.8
- Author:
- Oliver Gierke, Thomas Darimont
- See Also:
-
Constructor Details
-
GeoResult
-
-
Method Details
-
getContent
-
getDistance
-
equals
-
hashCode
-
toString
-