public class NeighborKey extends Object implements Identifier<Neighbor>
Constructor and Description |
---|
NeighborKey(Ipv6AddressNoZone _ip) |
NeighborKey(NeighborKey source)
Creates a copy from Source Object.
|
public NeighborKey(Ipv6AddressNoZone _ip)
public NeighborKey(NeighborKey source)
source
- Source objectpublic Ipv6AddressNoZone getIp()
public int hashCode()
public boolean equals(Object obj)
Copyright © 2019 OpenDaylight. All rights reserved.