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