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.
Copyright © 2018 JBoss by Red Hat. All rights reserved.