Interface GeoipFile.GeoipEntry
- All Superinterfaces:
Serializable
- Enclosing interface:
GeoipFile
- Since:
- 2.16.0
-
Method Details
-
getStart
InetAddress getStart() -
getEnd
InetAddress getEnd() -
getCountryCode
String getCountryCode() -
getAutonomousSystemNumber
String getAutonomousSystemNumber()
-