Interface GeoipFile.GeoipEntry

  • All Superinterfaces:
    java.io.Serializable
    Enclosing interface:
    GeoipFile

    public static interface GeoipFile.GeoipEntry
    extends java.io.Serializable
    • Method Detail

      • getStart

        java.net.InetAddress getStart()
      • getEnd

        java.net.InetAddress getEnd()
      • getCountryCode

        java.lang.String getCountryCode()
      • getAutonomousSystemNumber

        java.lang.String getAutonomousSystemNumber()