Generated by
JDiff

Class java.net.NetworkInterface

Changed Methods
NetworkInterface getByInetAddress(InetAddress) Documentation changed from old to new.
Changed from native to non-native.
Convenience method to search for a network interface that has the specified Internet Protocol (IP) address bound to it.
NetworkInterface getByName(String) Documentation changed from old to new.
Changed from native to non-native.
Searches for the network interface with the specified name.