No examples for this method.
Frequently called with: [Clear]
-1
API Diff Specification | |
To Level: | 9 |
From Level: | 8 |
Generated | 2010.11.19 19:12 |
NetworkInterface
Added Methods | |
---|---|
byte[]
getHardwareAddress ()
|
|
List<InterfaceAddress>
getInterfaceAddresses ()
|
|
int
getMTU ()
|
|
NetworkInterface
getParent ()
|
|
Enumeration<NetworkInterface>
getSubInterfaces ()
|
|
boolean
isLoopback ()
|
|
boolean
isPointToPoint ()
|
|
boolean
isUp ()
|
|
boolean
isVirtual ()
|
|
boolean
supportsMulticast ()
|