public class PointerKeyAndCallSite extends Object
Constructor and Description |
---|
PointerKeyAndCallSite(PointerKey key,
CallSiteReference callSiteRef) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
CallSiteReference |
getCallSiteRef() |
PointerKey |
getKey() |
int |
hashCode() |
public PointerKeyAndCallSite(PointerKey key, CallSiteReference callSiteRef)
public CallSiteReference getCallSiteRef()
public PointerKey getKey()