Class SetFieldValueFunction.Abst
java.lang.Object
io.github.toolfactory.jvm.function.catalog.SetFieldValueFunction.Abst
- All Implemented Interfaces:
SetFieldValueFunction
,TriConsumer<Object,
Field, Object>
- Direct Known Subclasses:
SetFieldValueFunction.ForJava7
,SetFieldValueFunction.Native.ForJava7
- Enclosing interface:
SetFieldValueFunction
public abstract static class SetFieldValueFunction.Abst
extends Object
implements SetFieldValueFunction
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.github.toolfactory.jvm.function.catalog.SetFieldValueFunction
SetFieldValueFunction.Abst, SetFieldValueFunction.ForJava7, SetFieldValueFunction.Native
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.github.toolfactory.jvm.function.template.TriConsumer
accept
-
Constructor Details
-
Abst
-