Uploaded image for project: 'BatchEE'
  1. BatchEE
  2. BATCHEE-33

BufferedItemReader#readAllItems() should return Iterable<R>

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • 0.1-incubating
    • 0.2-incubating
    • batchee-extensions
    • None

    Description

      make

      public abstract Iterator<R> readAllItems();
      

      return Iterable<R> would be easier to use it.
      The method should also be protected.

      Attachments

        1. batchee33.patch
          4 kB
          Reinhard Sandtner

        Activity

          People

            struberg Mark Struberg
            cassius Reinhard Sandtner
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: