Uses of Interface
org.torproject.descriptor.GeoipFile.GeoipEntry
-
-
Uses of GeoipFile.GeoipEntry in org.torproject.descriptor
Methods in org.torproject.descriptor that return types with arguments of type GeoipFile.GeoipEntry Modifier and Type Method Description java.util.List<GeoipFile.GeoipEntry>
GeoipFile. getEntries()
java.util.Optional<GeoipFile.GeoipEntry>
GeoipFile. getEntry(java.net.InetAddress forAddress)
-