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

Dave Meikle updated LANG-333:
-----------------------------

    Attachment: LANG-333.patch

Patch to Implement ArrayUtils.toClass() and Unit Test

> ArrayUtils.toClass
> ------------------
>
>                 Key: LANG-333
>                 URL: https://issues.apache.org/jira/browse/LANG-333
>             Project: Commons Lang
>          Issue Type: Improvement
>            Reporter: Jörg Gottschling
>             Fix For: 3.0
>
>         Attachments: LANG-333.patch
>
>
> ArrayUtils should have a Method toClass(array : Object[]) : Class[] which 
> creates a new Array with the Class-Objects of the Objects in the Array. Very 
> nice for Reflection.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to