Class ConstructorInvokeFunction.ForJava9
java.lang.Object
io.github.toolfactory.jvm.function.catalog.ConstructorInvokeFunction.Abst
io.github.toolfactory.jvm.function.catalog.ConstructorInvokeFunction.ForJava9
- All Implemented Interfaces:
ConstructorInvokeFunction,ThrowingBiFunction<Constructor<?>,Object[], Object, Throwable>
- Direct Known Subclasses:
ConstructorInvokeFunction.ForJava22
- Enclosing interface:
ConstructorInvokeFunction
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.github.toolfactory.jvm.function.catalog.ConstructorInvokeFunction
ConstructorInvokeFunction.Abst, ConstructorInvokeFunction.ForJava22, ConstructorInvokeFunction.ForJava7, ConstructorInvokeFunction.ForJava9 -
Field Summary
Fields inherited from class io.github.toolfactory.jvm.function.catalog.ConstructorInvokeFunction.Abst
methodHandle -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.github.toolfactory.jvm.function.catalog.ConstructorInvokeFunction.Abst
apply
-
Constructor Details
-
ForJava9
- Throws:
Throwable
-
-
Method Details
-
retrieveNativeAccessorClassName
-