public interface SearcherRepository<E,C extends SearchCriteria<C>> extends Searcher<E,C>
A streamer will help users to walk through searches without knowing the underlying pagination implementation.
Modifier and Type | Method and Description |
---|---|
default PaginationStreamer<E,C> |
streamer() |
default PaginationStreamer<E,C> streamer()