public class CallerContextPair extends CallerContext
Context which is defined by a pair consisting of | Constructor and Description |
|---|
CallerContextPair(CGNode caller,
Context baseContext) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
ContextItem |
get(ContextKey name) |
int |
hashCode() |
String |
toString() |
getCallerpublic ContextItem get(ContextKey name)
get in interface Contextget in class CallerContextpublic boolean equals(Object obj)
equals in class CallerContextpublic int hashCode()
hashCode in class CallerContextpublic String toString()
toString in class CallerContextCopyright © 2015. All rights reserved.