public class BooleanListKey extends Object implements Identifier<BooleanList>
Constructor and Description |
---|
BooleanListKey(Boolean _booleanLeaf1,
Boolean _booleanLeaf2) |
BooleanListKey(BooleanListKey source)
Creates a copy from Source Object.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
Boolean |
isBooleanLeaf1() |
Boolean |
isBooleanLeaf2() |
String |
toString() |
public BooleanListKey(BooleanListKey source)
source
- Source objectCopyright © 2019 OpenDaylight. All rights reserved.