Uses of Interface
io.github.toolfactory.jvm.function.template.BiFunction
Package | Description |
---|---|
io.github.toolfactory.jvm.function.catalog |
-
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