Interface SetFieldValueFunction.Native

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

public static interface SetFieldValueFunction.Native extends SetFieldValueFunction
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
     

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

    io.github.toolfactory.jvm.function.catalog.SetFieldValueFunction.Abst

    Nested classes/interfaces inherited from interface org.burningwave.jvm.function.catalog.SetFieldValueFunction

    SetFieldValueFunction.Native
  • Method Summary

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

    accept