Class JdkMethod

    • Constructor Summary

      Constructors 
      Constructor Description
      JdkMethod​(java.lang.reflect.Method method_, Reflector reflector_)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ReflectClass getReturnType()  
      java.lang.Object invoke​(java.lang.Object onObject, java.lang.Object[] params)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait