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() |
getCaller
public ContextItem get(ContextKey name)
get
in interface Context
get
in class CallerContext
public boolean equals(Object obj)
equals
in class CallerContext
public int hashCode()
hashCode
in class CallerContext
public String toString()
toString
in class CallerContext