You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Yeldos Tanikin (Jira)" <ji...@apache.org> on 2020/06/14 20:04:00 UTC

[jira] [Comment Edited] (LANG-1569) Add ArrayUtils.get(T[], index, T) to provide an out-of-bounds default value

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

Yeldos Tanikin edited comment on LANG-1569 at 6/14/20, 8:03 PM:
----------------------------------------------------------------

Hi, I'd like to implement this task, what should I do to start?


was (Author: ytanikin):
Hi, I'd like to implement this task, what should I do?

> 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
>
> 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)