[ 
https://issues.apache.org/jira/browse/LANG-435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt Benson resolved LANG-435.
------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0

committed revision 653907

> Add ClassUtils.isAssignable() variants with autoboxing
> ------------------------------------------------------
>
>                 Key: LANG-435
>                 URL: https://issues.apache.org/jira/browse/LANG-435
>             Project: Commons Lang
>          Issue Type: New Feature
>            Reporter: Matt Benson
>             Fix For: 3.0
>
>
> This is often what one really wants to know wrt reflection:  whether a given 
> class can be assigned to a property, or provided as a method/constructor 
> argument.  So much so, of course, that J2SE 1.5 provides autoboxing 
> implicitly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to