public static class AbstractFluentCollectionX.PersistentLazyCollection<T,C extends java.util.Collection<T>> extends java.lang.Object implements LazyFluentCollection<T,C>
| Constructor and Description |
|---|
PersistentLazyCollection(C list,
reactor.core.publisher.Flux<T> seq,
Reducer<C> reducer) |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Flux<T> |
flux() |
C |
get() |