Uses of Interface
io.github.toolfactory.jvm.function.template.BiFunction
-
Packages that use BiFunction Package Description io.github.toolfactory.jvm io.github.toolfactory.jvm.function.catalog -
-
Uses of BiFunction in io.github.toolfactory.jvm
Fields in io.github.toolfactory.jvm declared as BiFunction Modifier and Type Field Description protected BiFunction<java.lang.Object,java.lang.reflect.Field,java.lang.Object>DriverAbst. fieldValueRetriever -
Uses of BiFunction in io.github.toolfactory.jvm.function.catalog
Subinterfaces of BiFunction in io.github.toolfactory.jvm.function.catalog Modifier and Type Interface Description interfaceGetFieldValueFunctionstatic interfaceGetFieldValueFunction.NativeClasses in io.github.toolfactory.jvm.function.catalog that implement BiFunction Modifier and Type Class Description static classGetFieldValueFunction.ForJava7static classGetFieldValueFunction.Native.ForJava7
-