Package ai.vespa.net
Class InetAddressUtil
java.lang.Object
ai.vespa.net.InetAddressUtil
- Author:
- hakonhall
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringtoString(InetAddress inetAddress) Returns the lower case string representation of the IP address (w/o scope), with :: compression for IPv6.
-
Method Details
-
toString
Returns the lower case string representation of the IP address (w/o scope), with :: compression for IPv6.
-