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
IOException
public static Location getLocation(String coord, String lg) throws IOException
IOException
public static void main(String[] args) throws IOException
IOException
Copyright © 2012-2018. All Rights Reserved.