Class FastMethod

    • Method Detail

      • 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
        Throws:
        java.lang.reflect.InvocationTargetException
      • getJavaMethod

        public java.lang.reflect.Method getJavaMethod()