|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodHandle | |
---|---|
org.codehaus.groovy.reflection | Internal classes for assisting with reflection. |
Uses of MethodHandle in org.codehaus.groovy.reflection |
---|
Subclasses of MethodHandle in org.codehaus.groovy.reflection | |
---|---|
private static class |
MethodHandleFactory.ReflectiveMethodHandle
|
Methods in org.codehaus.groovy.reflection that return MethodHandle | |
---|---|
private static MethodHandle |
MethodHandleFactory.createCompiledMethodHandle(java.lang.reflect.Method method,
ClassLoaderForClassArtifacts loader)
|
static MethodHandle |
MethodHandleFactory.unreflect(java.lang.reflect.Method method)
|
private static MethodHandle |
MethodHandleFactory.unreflect(java.lang.reflect.Method method,
ClassLoaderForClassArtifacts loader)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |