Uses of Class
com.maxmind.geoip.Country
-
Uses of Country in com.maxmind.geoip
Modifier and TypeMethodDescriptionLookupService.getCountry
(long ipAddress) Returns the country the IP address is in.LookupService.getCountry
(String ipAddress) Returns the country the IP address is in.LookupService.getCountry
(InetAddress ipAddress) Returns the country the IP address is in.LookupService.getCountryV6
(String ipAddress) Returns the country the IP address is in.LookupService.getCountryV6
(InetAddress addr) Returns the country the IP address is in.