public final class GroupInfoKey extends Object
Constructor and Description |
---|
GroupInfoKey(BigInteger dpId,
long groupId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
BigInteger |
getDpId() |
long |
getGroupId() |
int |
hashCode() |
String |
toString() |
public GroupInfoKey(BigInteger dpId, long groupId)
Copyright © 2019 OpenDaylight. All rights reserved.