T
- public static class RedisGeoCommands.GeoLocation<T> extends GeoLocation<T>
RedisGeoCommands.GeoLocation
representing a Point
associated with a name.Constructor and Description |
---|
GeoLocation(T name,
org.springframework.data.geo.Point point) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
equals, getName, getPoint, hashCode
public GeoLocation(T name, org.springframework.data.geo.Point point)
public String toString()
toString
in class GeoLocation<T>
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.