Class ConstructorInvokeMethodHandleSupplier.ForJava7
java.lang.Object
io.github.toolfactory.jvm.function.catalog.ConstructorInvokeMethodHandleSupplier
io.github.toolfactory.jvm.function.catalog.ConstructorInvokeMethodHandleSupplier.ForJava7
- All Implemented Interfaces:
Supplier<MethodHandle>
- Enclosing class:
- ConstructorInvokeMethodHandleSupplier
public static class ConstructorInvokeMethodHandleSupplier.ForJava7 extends ConstructorInvokeMethodHandleSupplier
-
Nested Class Summary
Nested classes/interfaces inherited from class io.github.toolfactory.jvm.function.catalog.ConstructorInvokeMethodHandleSupplier
ConstructorInvokeMethodHandleSupplier.ForJava7, ConstructorInvokeMethodHandleSupplier.ForJava9 -
Constructor Summary
-
Method Summary
Methods inherited from class io.github.toolfactory.jvm.function.catalog.ConstructorInvokeMethodHandleSupplier
get
-
Constructor Details
-
ForJava7
public ForJava7(Map<Object,Object> context) throws ClassNotFoundException, NoSuchMethodException, SecurityException, IllegalAccessException
-