Uses of Class
java.net.InterfaceAddress
| Package | Description |
|---|---|
| java.net |
-
Uses of InterfaceAddress in java.net
Methods in java.net that return types with arguments of type InterfaceAddress Modifier and Type Method Description List<InterfaceAddress>NetworkInterface. getInterfaceAddresses()Returns a List of the InterfaceAddresses for this network interface.