T - the return value type of the wrapped observable.
public final class OperatorAsObservable<T> extends Objectimplements Observable .Operator <T ,T>
| Constructor and Description |
|---|
OperatorAsObservable()
|
public Subscriber<? super T> call(Subscriber <? super T> s)