public static class InterfaceToNodeMap.LocationIpAddressKey extends Object
| Constructor and Description |
|---|
LocationIpAddressKey(String location,
InetAddress ipAddress) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
InetAddress |
getIpAddress() |
String |
getLocation() |
int |
hashCode() |
String |
toString() |
public LocationIpAddressKey(String location, InetAddress ipAddress)
public InetAddress getIpAddress()
public String getLocation()
Copyright © 2017. All rights reserved.