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

SetUniqueList.addAll(int index, Collection coll) adds to end of list instead of at specified index

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.2
    • 3.2.2, 4.0-alpha1, 4.0
    • List
    • None

    Description

      When you call SetUniqueList.addAll(int index, Collection coll), it incorrectly adds the new elements to the end of the list instead of at the specified index.

      Attachments

        1. SetUniqueList.patch
          2 kB
          Joe Kelly
        2. TestSetUniqueList.patch
          2 kB
          Joe Kelly

        Activity

          People

            Unassigned Unassigned
            cyboc Joe Kelly
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: