Uses of Interface
io.github.toolfactory.jvm.function.template.TriConsumer
Package | Description |
---|---|
io.github.toolfactory.jvm.function.catalog |
-
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 interface
SetFieldValueFunction
static interface
SetFieldValueFunction.Native
Classes in io.github.toolfactory.jvm.function.catalog that implement TriConsumer Modifier and Type Class Description static class
SetFieldValueFunction.Abst
static class
SetFieldValueFunction.ForJava7
static class
SetFieldValueFunction.Native.ForJava7