Interface Settings.Function<TIn,TOut>

All Known Implementing Classes:
Reflection.ReadField, Reflection.ReadMethod
Enclosing class:
Settings

public static interface Settings.Function<TIn,TOut>
  • Method Summary

    Modifier and Type
    Method
    Description
    apply(TIn arguments)