public class Location extends Object implements Serializable
| Constructor and Description |
|---|
Location(double latitude,
double longitude) |
| Modifier and Type | Method and Description |
|---|---|
double |
getLatitude() |
double |
getLongitude() |
Copyright © 2017. All rights reserved.