Package com.redis.lettucemod.search
Class GeoLocation
java.lang.Object
com.redis.lettucemod.search.GeoLocation
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SEPARATOR
- See Also:
-
-
Constructor Details
-
GeoLocation
public GeoLocation(double longitude, double latitude)
-
-
Method Details
-
getLongitude
public double getLongitude() -
getLatitude
public double getLatitude() -
of
-
toString
-