add method Collection.addAll(Iterator i)

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P5
    • None
    • Affects Version/s: 1.2.2
    • Component/s: core-libs



      Name: jk109818 Date: 07/14/2000


      java version "1.3.0"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
      Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)

      While every Collection can do addAll(otherCollection), it can't do addAll
      (otherCollectionIterator).

      It's a very easy feature, since the code of AbstractCollection.addAll
      (Collection) does exactly what AbstractCollection.addAll(Iterator) would do.
      (Review ID: 106688)
      ======================================================================

            Assignee:
            Josh Bloch (Inactive)
            Reporter:
            Jeffrey Kim (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: