Interface GetFieldValueFunction.Native
- All Superinterfaces:
BiFunction<Object,Field,Object>,GetFieldValueFunction
- All Known Implementing Classes:
GetFieldValueFunction.Native.ForJava7
- Enclosing interface:
- GetFieldValueFunction
public static interface GetFieldValueFunction.Native extends GetFieldValueFunction
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classGetFieldValueFunction.Native.ForJava7Nested classes/interfaces inherited from interface io.github.toolfactory.jvm.function.catalog.GetFieldValueFunction
GetFieldValueFunction.Native -
Method Summary
Methods inherited from interface io.github.toolfactory.jvm.function.template.BiFunction
apply