Interface GetFieldValueFunction

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

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

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
     

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

    io.github.toolfactory.jvm.function.catalog.GetFieldValueFunction.ForJava7
  • Method Summary

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

    apply