Interface GetFieldValueFunction
- All Superinterfaces:
BiFunction<Object,
Field, Object>
- All Known Subinterfaces:
GetFieldValueFunction.Native
- All Known Implementing Classes:
GetFieldValueFunction.ForJava7
,GetFieldValueFunction.Native.ForJava7
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic class
static interface
-
Method Summary
Methods inherited from interface io.github.toolfactory.jvm.function.template.BiFunction
apply