Package org.springframework.batch.item
Class Chunk.ChunkIterator
java.lang.Object
org.springframework.batch.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.- Author:
- Dave Syer
-
Constructor Details
-
ChunkIterator
-
-
Method Details