Package | Description |
---|---|
rx |
Rx Observables
|
Modifier and Type | Method and Description |
---|---|
void |
Subscriber.setProducer(Producer p)
If other subscriber is set (by calling constructor
Subscriber.Subscriber(Subscriber) or
Subscriber.Subscriber(Subscriber, boolean) ) then this method calls
setProducer on the other subscriber. |
Copyright © 2015. All Rights Reserved.