Interface InvokerUtils.ParamIdentifier

  • Enclosing class:
    InvokerUtils

    public static interface InvokerUtils.ParamIdentifier
    • Method Detail

      • getParamArg

        InvokerUtils.Arg getParamArg​(java.lang.reflect.Method method,
                                     java.lang.Class<?> paramType,
                                     int idx)