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

Palvali Teja Burugu closed COLLECTIONS-505.
-------------------------------------------

    Resolution: Not A Problem

> Removing duplicates from a collection
> -------------------------------------
>
>                 Key: COLLECTIONS-505
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-505
>             Project: Commons Collections
>          Issue Type: New Feature
>          Components: Collection, List
>    Affects Versions: 4.0
>            Reporter: Palvali Teja Burugu
>            Priority: Minor
>
> Remove the duplicate elements from the given collection. Generally, to 
> implement this, the list would be copied to a set and back to list, which 
> removes all the duplicate elements. A utility method for this would be a 
> good-to-have feature in the CommonsCollection.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to