public class ReceiverInstanceContext extends Object implements Context
InstanceKey
of the receiver.Constructor and Description |
---|
ReceiverInstanceContext(InstanceKey I) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
ContextItem |
get(ContextKey name) |
InstanceKey |
getReceiver() |
int |
hashCode() |
String |
toString() |
public ReceiverInstanceContext(InstanceKey I)
I
- the instance key that represents the receiverpublic ContextItem get(ContextKey name)
public InstanceKey getReceiver()