Interface SetFieldValueFunction

All Superinterfaces:
io.github.toolfactory.jvm.function.catalog.SetFieldValueFunction, io.github.toolfactory.jvm.function.template.TriConsumer<Object,Field,Object>
All Known Subinterfaces:
SetFieldValueFunction.Native
All Known Implementing Classes:
SetFieldValueFunction.Native.ForJava7

public interface SetFieldValueFunction extends io.github.toolfactory.jvm.function.catalog.SetFieldValueFunction
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
     

    Nested classes/interfaces inherited from interface io.github.toolfactory.jvm.function.catalog.SetFieldValueFunction

    io.github.toolfactory.jvm.function.catalog.SetFieldValueFunction.Abst, io.github.toolfactory.jvm.function.catalog.SetFieldValueFunction.ForJava7
  • Method Summary

    Methods inherited from interface io.github.toolfactory.jvm.function.template.TriConsumer

    accept