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

[jira] Commented: (LANG-660) Add methods to insert arrays into arrays at an index

    [ https://issues.apache.org/jira/browse/LANG-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12990149#comment-12990149 ] 

Matt Benson commented on LANG-660:
----------------------------------

Presuming we can work through the noted failure, note that {{source}} should most likely be specified as a varargs parameter, which is consistent with the 3.0 forms of e.g. {{addAll(T[], T...)}}.

> Add methods to insert arrays into arrays at an index
> ----------------------------------------------------
>
>                 Key: LANG-660
>                 URL: https://issues.apache.org/jira/browse/LANG-660
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.*
>    Affects Versions: 2.5
>            Reporter: Aaron Digulla
>            Priority: Minor
>             Fix For: 3.1
>
>         Attachments: ArrayUtils.txt, ArrayUtilsAddTest.txt
>
>
> Please add methods with this signature: ArrayUtils.addAll(int[] target, int index, int[] source) (i.e. insert an array into an array at a certain position).

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira