public class LocationService extends Object
| Constructor and Description |
|---|
LocationService() |
| Modifier and Type | Method and Description |
|---|---|
static Location |
getLocation(double longitude,
double latitude,
String lg) |
static Location |
getLocation(String coord,
String lg) |
static void |
main(String[] args) |
public static Location getLocation(double longitude, double latitude, String lg) throws IOException
IOExceptionpublic static Location getLocation(String coord, String lg) throws IOException
IOExceptionpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 2012-2018. All Rights Reserved.