java.lang.Object java.net.NetworkInterface
public boolean equals(Object obj)
InetAddress.getAddress()
public static NetworkInterface getByInetAddress(InetAddress addr) throws SocketException
public static NetworkInterface getByName(String name) throws SocketException
public String getDisplayName()
public Enumeration<InetAddress> getInetAddresses()
public String getName()
public static Enumeration<NetworkInterface> getNetworkInterfaces() throws SocketException
public int hashCode()
Hashtable
Object.equals(java.lang.Object)
public String toString()