inet.ipaddr.ipv4

Interface IPv4Address.IPv4AddressConverter

    • Method Detail

      • toIPv4

        IPv4Address toIPv4(IPAddress address)
        If the given address is IPv4, or can be converted to IPv4, returns that IPv4Address. Otherwise, returns null.