Javadocs.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1630277 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ab570625ff
commit
0d3d31972b
|
@ -191,6 +191,7 @@ public class MethodUtils {
|
|||
*
|
||||
* @param object invoke method on this object
|
||||
* @param methodName get method with this name
|
||||
* @param args use these arguments - treat null as empty array
|
||||
* @return The value returned by the invoked method
|
||||
*
|
||||
* @throws NoSuchMethodException if there is no such accessible method
|
||||
|
|
Loading…
Reference in New Issue