public class GeoCoordinate extends Object
| Constructor and Description |
|---|
GeoCoordinate(double longitude,
double latitude) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
double |
getLatitude() |
double |
getLongitude() |
int |
hashCode() |
String |
toString() |
Copyright © 2016. All rights reserved.