- last_netmask() - Method in class com.maxmind.geoip.LookupService
-
- latitude - Variable in class com.maxmind.geoip.Location
-
- Location - Class in com.maxmind.geoip
-
- Location() - Constructor for class com.maxmind.geoip.Location
-
- longitude - Variable in class com.maxmind.geoip.Location
-
- LookupService - Class in com.maxmind.geoip
-
Provides a lookup service for information based on an IP address.
- LookupService(String, String) - Constructor for class com.maxmind.geoip.LookupService
-
Create a new distributed lookup service using the license key
- LookupService(File, String) - Constructor for class com.maxmind.geoip.LookupService
-
Create a new distributed lookup service using the license key
- LookupService(int, String) - Constructor for class com.maxmind.geoip.LookupService
-
Create a new distributed lookup service using the license key
- LookupService(String) - Constructor for class com.maxmind.geoip.LookupService
-
Create a new lookup service using the specified database file.
- LookupService(File) - Constructor for class com.maxmind.geoip.LookupService
-
Create a new lookup service using the specified database file.
- LookupService(String, int) - Constructor for class com.maxmind.geoip.LookupService
-
Create a new lookup service using the specified database file.
- LookupService(File, int) - Constructor for class com.maxmind.geoip.LookupService
-
Create a new lookup service using the specified database file.