Uses of Class
org.springframework.batch.infrastructure.item.support.SynchronizedItemStreamReader
Packages that use SynchronizedItemStreamReader
Package
Description
Builders for support classes.
-
Uses of SynchronizedItemStreamReader in org.springframework.batch.infrastructure.item.support.builder
Methods in org.springframework.batch.infrastructure.item.support.builder that return SynchronizedItemStreamReaderModifier and TypeMethodDescriptionSynchronizedItemStreamReaderBuilder.build()Returns a fully constructedSynchronizedItemStreamReader.