Uses of Interface
io.github.toolfactory.jvm.function.template.TriConsumer
Package | Description |
---|---|
io.github.toolfactory.jvm | |
io.github.toolfactory.jvm.function.catalog |
-
Uses of TriConsumer in io.github.toolfactory.jvm
Fields in io.github.toolfactory.jvm declared as TriConsumer Modifier and Type Field Description protected TriConsumer<Object,Field,Object>
DefaultDriver. fieldValueSetter
-
Uses of TriConsumer in io.github.toolfactory.jvm.function.catalog
Classes in io.github.toolfactory.jvm.function.catalog that implement TriConsumer Modifier and Type Class Description class
SetFieldValueFunction
static class
SetFieldValueFunction.ForJava7
static class
SetFieldValueFunction.Native
static class
SetFieldValueFunction.Native.ForJava7