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