public interface GeoipFile extends Descriptor
Modifier and Type | Interface and Description |
---|---|
static interface |
GeoipFile.GeoipEntry |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
EOL |
Modifier and Type | Method and Description |
---|---|
java.util.List<GeoipFile.GeoipEntry> |
getEntries() |
java.util.Optional<GeoipFile.GeoipEntry> |
getEntry(java.net.InetAddress forAddress) |
getAnnotations, getDescriptorFile, getRawDescriptorBytes, getRawDescriptorLength, getUnrecognizedLines
static final java.lang.String EOL
java.util.List<GeoipFile.GeoipEntry> getEntries()
java.util.Optional<GeoipFile.GeoipEntry> getEntry(java.net.InetAddress forAddress)