Class Hierarchy
- java.lang.Object
- org.springframework.batch.item.function.ConsumerItemWriter<T> (implements org.springframework.batch.item.ItemWriter<T>)
 - org.springframework.batch.item.function.FunctionItemProcessor<I,
O> (implements org.springframework.batch.item.ItemProcessor<I, O>)  - org.springframework.batch.item.function.PredicateFilteringItemProcessor<T> (implements org.springframework.batch.item.ItemProcessor<I,
O>)  - org.springframework.batch.item.function.SupplierItemReader<T> (implements org.springframework.batch.item.ItemReader<T>)