Uses of Interface
io.github.toolfactory.jvm.function.template.ThrowingTriFunction
| Package | Description |
|---|---|
| io.github.toolfactory.jvm | |
| io.github.toolfactory.jvm.function.catalog |
-
Uses of ThrowingTriFunction in io.github.toolfactory.jvm
Fields in io.github.toolfactory.jvm declared as ThrowingTriFunction Modifier and Type Field Description protected ThrowingTriFunction<java.lang.reflect.Method,java.lang.Object,java.lang.Object[],java.lang.Object,java.lang.Throwable>DriverAbst. methodInvoker -
Uses of ThrowingTriFunction in io.github.toolfactory.jvm.function.catalog
Subinterfaces of ThrowingTriFunction in io.github.toolfactory.jvm.function.catalog Modifier and Type Interface Description interfaceGetDeclaredMethodFunctioninterfaceGetResourcesFunctioninterfaceMethodInvokeFunctionClasses in io.github.toolfactory.jvm.function.catalog that implement ThrowingTriFunction Modifier and Type Class Description static classGetDeclaredMethodFunction.ForJava7static classGetResourcesFunction.Abststatic classGetResourcesFunction.ForJava7static classGetResourcesFunction.ForJava9static classMethodInvokeFunction.Abststatic classMethodInvokeFunction.ForJava7static classMethodInvokeFunction.ForJava9