Package ai.vespa.net

Class InetAddressUtil

java.lang.Object
ai.vespa.net.InetAddressUtil

public class InetAddressUtil extends Object
Author:
hakonhall
  • Method Details

    • toString

      public static String toString(InetAddress inetAddress)
      Returns the lower case string representation of the IP address (w/o scope), with :: compression for IPv6.