On Tue, Mar 9, 2010 at 8:41 AM, Allen Yuan wrote:
> Hi,
> There are some questions which I cannot understand about the method
> "getAccessibleMethod(Class clazz, Method method)" in the
> "org.apache.commons.beanutils.MethodUtils".
>
> First,what the difference between the "method" returned and the
Hi,
There are some questions which I cannot understand about the method
"getAccessibleMethod(Class clazz, Method method)" in the
"org.apache.commons.beanutils.MethodUtils".
First,what the difference between the "method" returned and the parameter
"method"?
Second,in this method if the clazz's modif