public class BinaryListKey extends Object implements Identifier<BinaryList>
Constructor and Description |
---|
BinaryListKey(BinaryListKey source)
Creates a copy from Source Object.
|
BinaryListKey(byte[] _binaryKey) |
public BinaryListKey(byte[] _binaryKey)
public BinaryListKey(BinaryListKey source)
source
- Source objectpublic byte[] getBinaryKey()
public int hashCode()
public boolean equals(Object obj)
Copyright © 2019 OpenDaylight. All rights reserved.