public class PrefixKey extends Object implements Identifier<Prefix>
Constructor and Description |
---|
PrefixKey(Ipv6Prefix _prefixSpec) |
PrefixKey(PrefixKey source)
Creates a copy from Source Object.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Ipv6Prefix |
getPrefixSpec() |
int |
hashCode() |
String |
toString() |
public PrefixKey(Ipv6Prefix _prefixSpec)
public PrefixKey(PrefixKey source)
source
- Source objectpublic Ipv6Prefix getPrefixSpec()
public int hashCode()
public boolean equals(Object obj)
Copyright © 2019 OpenDaylight. All rights reserved.