zonghaishang commented on issue #2573: NullPointerException
URL: https://github.com/apache/incubator-dubbo/pull/2573#issuecomment-425300460
 
 
   java.lang.reflect.Method#getParameterTypes: 
   
   ```
   Returns an array of {@code Parameter} objects that represent
   all the parameters to the underlying executable represented by
   this object.  Returns an array of length 0 if the executable
   has no parameters.
   ```
   
   No null pointer exception will thrown.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to