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

public static class ConstructorInvokeFunction.ForJava9 extends ConstructorInvokeFunction.Abst
  • Constructor Details

  • Method Details

    • retrieveNativeAccessorClassName

      protected String retrieveNativeAccessorClassName()