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

BELUGA BEHR updated COLLECTIONS-667:
------------------------------------
    Description: 
Add a _concat_ method which returns a Collection of all the Collections in the 
argument list

{code}
public Collection concat(Collection c...)
{code}

  was:
Add a _concat_ method which returns a Collection of all the Collections in the 
command list

{code}
public Collection concat(Collection c...)
{code}


> 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
(v6.4.14#64029)

Reply via email to