[
https://issues.apache.org/jira/browse/LANG-660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Yandell updated LANG-660:
-------------------------------
Fix Version/s: (was: 3.x)
Review Patch
> 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: Review Patch
>
> Attachments: ArrayUtils_addAll.patch, ArrayUtilsAddTest_addAll.patch,
> ArrayUtilsAddTest.txt, ArrayUtils.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 was sent by Atlassian JIRA
(v6.1#6144)