Example usage for Java java.net InterfaceAddress fields, constructors, methods, implement or subclass
The text is from its open source code.
InetAddress | getAddress() Returns an InetAddress for this address. |
InetAddress | getBroadcast() Returns an InetAddress for the broadcast address for this InterfaceAddress. |
short | getNetworkPrefixLength() Returns the network prefix length for this address. |
String | toString() Converts this Interface address to a String . |