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