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