Interface GetFieldValueFunction.Native
-
- All Superinterfaces:
BiFunction<java.lang.Object,java.lang.reflect.Field,java.lang.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 class
GetFieldValueFunction.Native.ForJava7
-
Nested 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
-
-