T - the type of elements held in the wrapped collectionC - The wrapped Collection typepublic interface LazyFluentCollection<T,C extends java.util.Collection<T>>
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Flux<T> |
flux() |
C |
get() |