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 classstatic interface -
Method Summary
Methods inherited from interface BiFunction
apply