public abstract class BinaryValueUsageChange extends Change
Modifier | Constructor and Description |
---|---|
protected |
BinaryValueUsageChange(BinaryKey key) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
BinaryKey |
getKey()
Get the binary key.
|
int |
hashCode() |
protected BinaryValueUsageChange(BinaryKey key)
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.