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

[jira] [Updated] (LANG-1564) Use Collections.singletonList insteadof Arrays.asList when there be only one element.

     [ https://issues.apache.org/jira/browse/LANG-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary D. Gregory updated LANG-1564:
----------------------------------
    Summary: Use Collections.singletonList insteadof Arrays.asList when there be only one element.  (was: use Collections.singletonList insteadof Arrays.asList when there be only one element.)

> Use Collections.singletonList insteadof Arrays.asList when there be only one element.
> -------------------------------------------------------------------------------------
>
>                 Key: LANG-1564
>                 URL: https://issues.apache.org/jira/browse/LANG-1564
>             Project: Commons Lang
>          Issue Type: Sub-task
>            Reporter: Jin Xu
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> [https://github.com/apache/commons-lang/pull/549/]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)