public static class CallStringContextSelector.CallStringContextPair extends Object implements Context
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ContextItem |
get(ContextKey name) |
Context |
getBaseContext() |
CallString |
getCallString() |
int |
hashCode() |
String |
toString() |
public ContextItem get(ContextKey name)
public Context getBaseContext()
public CallString getCallString()