public final class RxJavaSynchronizedProducer
extends java.lang.Object
implements rx.Producer, rx.Subscription
Constructor and Description |
---|
RxJavaSynchronizedProducer(org.reactivestreams.Subscription subscription) |
Modifier and Type | Method and Description |
---|---|
boolean |
isUnsubscribed() |
void |
request(long n) |
void |
unsubscribe() |