Package com.algolia.model.search
Class MatchedGeoLocation
java.lang.Object
com.algolia.model.search.MatchedGeoLocation
MatchedGeoLocation
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MatchedGeoLocation
public MatchedGeoLocation()
-
-
Method Details
-
setLat
-
getLat
Latitude of the matched location. -
setLng
-
getLng
Longitude of the matched location. -
setDistance
-
getDistance
Distance between the matched location and the search location (in meters). -
equals
-
hashCode
public int hashCode() -
toString
-