| Package | Description |
|---|---|
| java.net |
Provides the classes for implementing networking applications.
|
| Modifier and Type | Method and Description |
|---|---|
List |
NetworkInterface.getInterfaceAddresses()
Get a List of all or a subset of the
InterfaceAddresses of this network interface.
|