public class GeoLocationPoint
extends Object
Constructor and Description |
---|
GeoLocationPoint(double latitude,
double longitude) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
double |
getLatitude() |
double |
getLongitude() |
int |
hashCode() |