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<java.lang.Object,java.lang.reflect.Field,java.lang.Object>DriverAbst. fieldValueSetter -
Uses of TriConsumer in io.github.toolfactory.jvm.function.catalog
Subinterfaces of TriConsumer in io.github.toolfactory.jvm.function.catalog Modifier and Type Interface Description interfaceSetFieldValueFunctionstatic interfaceSetFieldValueFunction.NativeClasses in io.github.toolfactory.jvm.function.catalog that implement TriConsumer Modifier and Type Class Description static classSetFieldValueFunction.Abststatic classSetFieldValueFunction.ForJava7static classSetFieldValueFunction.Native.ForJava7