Java java.net InterfaceAddress fields, constructors, methods, implement or subclass

Example usage for Java java.net InterfaceAddress fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for java.net InterfaceAddress.

The text is from its open source code.

Method

InetAddressgetAddress()
Returns an InetAddress for this address.
InetAddressgetBroadcast()
Returns an InetAddress for the broadcast address for this InterfaceAddress.
shortgetNetworkPrefixLength()
Returns the network prefix length for this address.
StringtoString()
Converts this Interface address to a String .