类 FastMethod

    • 方法详细资料

      • getReturnType

        public java.lang.Class getReturnType()
      • invoke

        public java.lang.Object invoke​(java.lang.Object obj,
                                       java.lang.Object[] args)
                                throws java.lang.reflect.InvocationTargetException
        抛出:
        java.lang.reflect.InvocationTargetException
      • getJavaMethod

        public java.lang.reflect.Method getJavaMethod()