Uses of Class
com.maxmind.geoip.Location
| Package | Description |
|---|---|
| com.maxmind.geoip |
This is geoip-api-java release 1.3.1 2016-02-08
retrieved from github.
|
-
Uses of Location in com.maxmind.geoip
Methods in com.maxmind.geoip that return Location Modifier and Type Method Description LocationLookupService. getLocation(long ipnum)LocationLookupService. getLocation(String str)LocationLookupService. getLocation(InetAddress addr)LocationLookupService. getLocationV6(String str)LocationLookupService. getLocationV6(InetAddress addr)Methods in com.maxmind.geoip with parameters of type Location Modifier and Type Method Description doubleLocation. distance(Location loc)