Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4353404

add method Collection.addAll(Iterator i)

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P5 P5
    • None
    • 1.2.2
    • 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)
      ======================================================================

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: