You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Paweł Kłapsa (JIRA)" <ji...@apache.org> on 2018/06/24 09:19:00 UTC

[jira] [Commented] (COLLECTIONS-667) CollectionUtils Concat Method

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

Paweł Kłapsa commented on COLLECTIONS-667:
------------------------------------------

I suggest *union* name

> CollectionUtils Concat Method
> -----------------------------
>
>                 Key: COLLECTIONS-667
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-667
>             Project: Commons Collections
>          Issue Type: New Feature
>          Components: Collection
>            Reporter: BELUGA BEHR
>            Priority: Minor
>
> Add a _concat_ method which returns a Collection of all the Collections in the argument list
> {code}
> public Collection concat(Collection c...)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)