public interface HasUpstreamCompletableSource
source() method.| Modifier and Type | Method and Description |
|---|---|
CompletableSource |
source()
Returns the upstream source of this Completable.
|
CompletableSource source()
Allows discovering the chain of observables.