Interface LambdaListener.Factory
- Enclosing class:
- LambdaListener
public static interface LambdaListener.Factory
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
create
MethodHandles.Lookup create(Method lookupInMethod, Class<?> klass) throws InvocationTargetException, IllegalAccessException
-