public class NextHopGroupKey extends Object
| Constructor and Description | 
|---|
NextHopGroupKey(IpAddress address)
Creates a new next hop group key. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IpAddress | 
address()
Returns the next hop's IP address. 
 | 
boolean | 
equals(Object o)  | 
int | 
hashCode()  | 
String | 
toString()  |