public class Geolocation
extends java.lang.Object
| Constructor and Description |
|---|
Geolocation(double latitude,
double longitude) |
| Modifier and Type | Method and Description |
|---|---|
double |
getLatitude() |
double |
getLongitude() |
java.lang.String |
toString() |