Class GetFieldValueFunction.ForJava7
java.lang.Object
io.github.toolfactory.jvm.function.catalog.GetFieldValueFunction.ForJava7
- All Implemented Interfaces:
GetFieldValueFunction
,BiFunction<Object,
Field, Object>
- Enclosing interface:
GetFieldValueFunction
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.github.toolfactory.jvm.function.catalog.GetFieldValueFunction
GetFieldValueFunction.ForJava7, GetFieldValueFunction.Native
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
unsafe
protected sun.misc.Unsafe unsafe
-
-
Constructor Details
-
ForJava7
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceBiFunction<Object,
Field, Object>
-