Class Chunk.ChunkIterator
java.lang.Object
org.springframework.batch.infrastructure.item.Chunk.ChunkIterator
- All Implemented Interfaces:
Iterator<W>
Special iterator for a chunk providing the
remove(Throwable) method for
dynamically removing an item and adding it to the skips.- Since:
- 2.0
- Author:
- Dave Syer
-
Constructor Details
-
ChunkIterator
-
-
Method Details
-
hasNext
-
next
-
remove
-
remove
-
toString
-