[
https://issues.apache.org/jira/browse/LANG-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory resolved LANG-1569.
-----------------------------------
Fix Version/s: 3.11
Resolution: Fixed
[~ytanikin]
It's already in git master.
> Add ArrayUtils.get(T[], index, T) to provide an out-of-bounds default value
> ---------------------------------------------------------------------------
>
> Key: LANG-1569
> URL: https://issues.apache.org/jira/browse/LANG-1569
> Project: Commons Lang
> Issue Type: New Feature
> Reporter: Gary D. Gregory
> Priority: Major
> Fix For: 3.11
>
>
> Add {{<T> T ArrayUtils.get(T[], index, T)}} to provide an out-of-bounds
> default value.
> Also adds {{<T> T ArrayUtils.get(T[], index)}} to with a null default value.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)