Class GetFieldValueFunction.Native.ForJava7
java.lang.Object
io.github.toolfactory.jvm.function.catalog.GetFieldValueFunction.Native.ForJava7
- All Implemented Interfaces:
GetFieldValueFunction
,GetFieldValueFunction.Native
,BiFunction<Object,
Field, Object>
- Enclosing interface:
GetFieldValueFunction.Native
public static class GetFieldValueFunction.Native.ForJava7
extends Object
implements GetFieldValueFunction.Native
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.github.toolfactory.jvm.function.catalog.GetFieldValueFunction
GetFieldValueFunction.Native
Nested classes/interfaces inherited from interface io.github.toolfactory.jvm.function.catalog.GetFieldValueFunction.Native
GetFieldValueFunction.Native.ForJava7
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
-
Constructor Details
-
ForJava7
- Throws:
InitializeException
-
-
Method Details
-
checkNativeEngine
- Throws:
InitializeException
-
apply
- Specified by:
apply
in interfaceBiFunction<Object,
Field, Object>
-