public static class MethodHandles.FindContext extends java.lang.Object implements Context
ContextItem.Value<T>| Constructor and Description |
|---|
FindContext(Context base,
TypeReference cls,
java.lang.String methodName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
ContextItem |
get(ContextKey name) |
int |
hashCode() |
public FindContext(Context base, TypeReference cls, java.lang.String methodName)
public ContextItem get(ContextKey name)
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object