Uses of Class
org.springframework.batch.infrastructure.item.support.builder.SynchronizedItemStreamReaderBuilder
Packages that use SynchronizedItemStreamReaderBuilder
Package
Description
Builders for support classes.
-
Uses of SynchronizedItemStreamReaderBuilder in org.springframework.batch.infrastructure.item.support.builder
Methods in org.springframework.batch.infrastructure.item.support.builder that return SynchronizedItemStreamReaderBuilderModifier and TypeMethodDescriptionSynchronizedItemStreamReaderBuilder.delegate(ItemStreamReader<T> delegate) The item stream reader to use as a delegate.