[ http://issues.apache.org/jira/browse/LANG-267?page=all ]

Andres Almiray updated LANG-267:
--------------------------------

    Attachment: commons-lang_ArrayUtils-with-test.patch

Yes, of course. I'm terribly sorry for forgetting the test, I left it behind =)

> Support char array converters on ArrayUtils
> -------------------------------------------
>
>          Key: LANG-267
>          URL: http://issues.apache.org/jira/browse/LANG-267
>      Project: Commons Lang
>         Type: New Feature

>     Versions: 2.2
>     Reporter: Andres Almiray
>     Priority: Minor
>      Fix For: 2.3
>  Attachments: ArrayUtils.txt, commons-lang_ArrayUtils-with-test.patch, 
> commons-lang_ArrayUtils.patch
>
> I don't know it the following methods have been overlooked, but they will 
> make a fine addition to ArrayUtils:
> public static char[] toPrimitive(Character[] array)
> public static char[] toPrimitive(Character[] array, char valueForNull)
> public static Object[] toObject(char[] array)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to