T
- the value typepublic interface HasUpstreamMaybeSource<T>
source()
method.Modifier and Type | Method and Description |
---|---|
MaybeSource<T> |
source()
Returns the upstream source of this Maybe.
|
MaybeSource<T> source()
Allows discovering the chain of observables.
Copyright © 2018 JBoss by Red Hat. All rights reserved.