Generated by
JDiff

Class com.google.common.net.InetAddresses

Added Methods
Inet4Address fromIPv4BigInteger(BigInteger) Returns the {@code Inet4Address} corresponding to a given {@code BigInteger}.
Inet6Address fromIPv6BigInteger(BigInteger) Returns the {@code Inet6Address} corresponding to a given {@code BigInteger}.
BigInteger toBigInteger(InetAddress) Returns a BigInteger representing the address.