Uploaded image for project: 'Commons Collections'
  1. Commons Collections
  2. COLLECTIONS-505

Removing duplicates from a collection

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • 4.0
    • None
    • Collection, List
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            palvali Palvali Teja Burugu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: