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 © 2022. All rights reserved.