public final class PublisherAsCompletable
extends java.lang.Object
implements rx.Completable.CompletableOnSubscribe
| Constructor and Description |
|---|
PublisherAsCompletable(org.reactivestreams.Publisher<?> publisher) |
| Modifier and Type | Method and Description |
|---|---|
void |
call(rx.Completable.CompletableSubscriber t) |