public class ArrayLengthKey extends AbstractFieldPointerKey
PointerKey
that represents an array length locationinstance
Constructor and Description |
---|
ArrayLengthKey(InstanceKey i) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
getInstanceKey
public ArrayLengthKey(InstanceKey i)
public boolean equals(Object obj)
equals
in class AbstractPointerKey
public int hashCode()
hashCode
in class AbstractPointerKey