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