Uses of Interface
com.broadleafcommerce.sandbox.stream.ScopedListSource
Packages that use ScopedListSource
-
Uses of ScopedListSource in com.broadleafcommerce.sandbox.stream
Methods in com.broadleafcommerce.sandbox.stream with parameters of type ScopedListSourceModifier and TypeMethodDescriptionstatic <T> BroadleafScopedPagingStreams.StreamBuilder<T>
BroadleafScopedPagingStreams.streamBuilder
(ScopedListSource<T> source) Constructors in com.broadleafcommerce.sandbox.stream with parameters of type ScopedListSourceModifierConstructorDescriptionChunkFetchSpliterator
(List<List<String>> chunks, ScopedListSource<T> source)