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