public final class CompletableOnSubscribeMergeDelayErrorIterable extends Object implements Completable.OnSubscribe
Constructor and Description |
---|
CompletableOnSubscribeMergeDelayErrorIterable(Iterable<? extends Completable> sources) |
public CompletableOnSubscribeMergeDelayErrorIterable(Iterable<? extends Completable> sources)
public void call(CompletableSubscriber s)
call
in interface Action1<CompletableSubscriber>
Copyright © 2018. All rights reserved.