You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Joe Ferner (JIRA)" <ji...@apache.org> on 2015/04/17 21:02:59 UTC

[jira] [Created] (LANG-1115) Add support for varargs in ConstructorUtils, MemberUtils, and MethodUtils

Joe Ferner created LANG-1115:
--------------------------------

             Summary: Add support for varargs in ConstructorUtils, MemberUtils, and MethodUtils
                 Key: LANG-1115
                 URL: https://issues.apache.org/jira/browse/LANG-1115
             Project: Commons Lang
          Issue Type: Improvement
          Components: lang.reflect.*
            Reporter: Joe Ferner
            Priority: Minor


Currently when calling methods such as MethodUtils.getMatchingAccessibleMethod variable arguments are not supported. It would be nice if by calling getMatchingAccessibleMethod with arguments that the java compiler would normally match with a vararg method would be matched.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)