类 ProviderMethodModel

    • 构造器详细资料

      • ProviderMethodModel

        public ProviderMethodModel​(Method method)
        已过时。
    • 方法详细资料

      • getMethod

        public Method getMethod()
        已过时。
      • getMethodName

        public String getMethodName()
        已过时。
      • getMethodArgTypes

        public String[] getMethodArgTypes()
        已过时。
      • getParameterClasses

        public Class<?>[] getParameterClasses()
        已过时。
      • getGenericParameterTypes

        public Type[] getGenericParameterTypes()
        已过时。