T - the value typepublic interface HasUpstreamPublisher<T>
source() method.| Modifier and Type | Method and Description |
|---|---|
org.reactivestreams.Publisher<T> |
source()
Returns the source Publisher.
|
org.reactivestreams.Publisher<T> source()
This method is intended to discover the assembly graph of sequences.