public abstract class AbstractFieldPointerKey extends AbstractPointerKey implements InstanceFieldPointerKey
InstanceFieldPointerKey implementations.| Modifier and Type | Field and Description |
|---|---|
protected InstanceKey |
instance |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractFieldPointerKey(InstanceKey container) |
| Modifier and Type | Method and Description |
|---|---|
InstanceKey |
getInstanceKey() |
equals, hashCodeprotected final InstanceKey instance
protected AbstractFieldPointerKey(InstanceKey container)
public InstanceKey getInstanceKey()
getInstanceKey in interface InstanceFieldPointerKey