Interface GetFieldValueFunction.Native
- All Superinterfaces:
BiFunction<Object,Field, Object>, GetFieldValueFunction
- All Known Implementing Classes:
GetFieldValueFunction.Native.ForJava7
- Enclosing interface:
GetFieldValueFunction
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface GetFieldValueFunction
GetFieldValueFunction.Native -
Method Summary
Methods inherited from interface BiFunction
apply