public abstract class AbstractPointerKey extends java.lang.Object implements PointerKey
PointerKey implementations to implement equals() and
hashCode()s.| Constructor and Description |
|---|
AbstractPointerKey() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
equals(java.lang.Object obj) |
abstract int |
hashCode() |