T
- the main typeU
- the other value type, ignoredpublic final class OnSubscribeDelaySubscriptionOther<T,U> extends Object implements Observable.OnSubscribe<T>
Constructor and Description |
---|
OnSubscribeDelaySubscriptionOther(Observable<? extends T> main,
Observable<U> other) |
public OnSubscribeDelaySubscriptionOther(Observable<? extends T> main, Observable<U> other)
public void call(Subscriber<? super T> t)
call
in interface Action1<Subscriber<? super T>>
Copyright © 2017. All rights reserved.