Uses of Class
org.springframework.batch.item.Chunk.ChunkIterator
Packages that use Chunk.ChunkIterator
Package
Description
Infrastructure interfaces and primary dependencies for item concerns.
-
Uses of Chunk.ChunkIterator in org.springframework.batch.item
Methods in org.springframework.batch.item that return Chunk.ChunkIteratorModifier and TypeMethodDescriptionChunk.iterator()
Get an unmodifiable iterator for the underlying items.