Uses of Annotation Interface
org.springframework.data.annotation.PersistenceConstructor
-
Uses of PersistenceConstructor in org.springframework.data.geo
ModifierConstructorDescriptionGeoResults
(List<? extends GeoResult<T>> results, Distance averageDistance) Creates a newGeoResults
instance from the givenGeoResult
s and average distance.Point
(double x, double y) Creates a newPolygon
for the given Points.