Package | Description |
---|---|
com.maxmind.geoip |
This is geoip-api-java release 1.3.1 2016-02-08
retrieved from github.
|
Modifier and Type | Method and Description |
---|---|
Location |
LookupService.getLocation(InetAddress addr) |
Location |
LookupService.getLocation(long ipnum) |
Location |
LookupService.getLocation(String str) |
Location |
LookupService.getLocationV6(InetAddress addr) |
Location |
LookupService.getLocationV6(String str) |
Modifier and Type | Method and Description |
---|---|
double |
Location.distance(Location loc) |