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