public class OperatorTimeoutWithSelector<T,U extends Object,V>
other Observable if provided, or emit a TimeoutException .
| Constructor and Description |
|---|
OperatorTimeoutWithSelector(Func0
|
public OperatorTimeoutWithSelector(Func0<? extends Observable <U>> firstTimeoutSelector, Func1 <? super T ,? extends Observable <V>> timeoutSelector, Observable <? extends T> other)
public Subscriber<? super T> call(Subscriber <? super T> subscriber)