static class FactoryProvider2.PrivateLookup
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static int |
ALL_MODES |
private static java.lang.reflect.Constructor<java.lang.invoke.MethodHandles.Lookup> |
privateLookupCxtor |
Constructor and Description |
---|
PrivateLookup() |
Modifier and Type | Method and Description |
---|---|
private static java.lang.reflect.Constructor<java.lang.invoke.MethodHandles.Lookup> |
findPrivateLookupCxtor() |
(package private) static java.lang.invoke.MethodHandle |
superMethodHandle(java.lang.reflect.Method method) |
private static final int ALL_MODES
private static final java.lang.reflect.Constructor<java.lang.invoke.MethodHandles.Lookup> privateLookupCxtor
private static java.lang.reflect.Constructor<java.lang.invoke.MethodHandles.Lookup> findPrivateLookupCxtor()
static java.lang.invoke.MethodHandle superMethodHandle(java.lang.reflect.Method method) throws java.lang.ReflectiveOperationException
java.lang.ReflectiveOperationException