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 interface
GetFieldValueFunction
static interface
GetFieldValueFunction.Native
Classes in io.github.toolfactory.jvm.function.catalog that implement BiFunction Modifier and Type Class Description static class
GetFieldValueFunction.ForJava7
static class
GetFieldValueFunction.Native.ForJava7
-