T - the value typepublic interface HasUpstreamSingleSource<T>
source() method.| Modifier and Type | Method and Description |
|---|---|
SingleSource<T> |
source()
Returns the upstream source of this Single.
|
SingleSource<T> source()
Allows discovering the chain of observables.