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 Location
LookupService. getLocation(long ipnum)
Location
LookupService. getLocation(String str)
Location
LookupService. getLocation(InetAddress addr)
Location
LookupService. getLocationV6(String str)
Location
LookupService. getLocationV6(InetAddress addr)
Methods in com.maxmind.geoip with parameters of type Location Modifier and Type Method Description double
Location. distance(Location loc)