| Modifier and Type | Field and Description |
|---|---|
protected InetAddress |
nextHopIA |
| Constructor and Description |
|---|
NextHop() |
NextHop(byte[] buffer) |
NextHop(InetAddress nextHopIA) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
InetAddress |
getRaw() |
boolean |
isDefault() |
String |
toString() |
protected InetAddress nextHopIA
public NextHop(InetAddress nextHopIA) throws NullPointerException
NullPointerExceptionCopyright © 2025. All rights reserved.