Package | Description |
---|---|
rx.internal.operators |
Operators that allow composing Observables to transform and
manipulate data in an asynchronous, functional and thread-safe manner.
|
Modifier and Type | Class and Description |
---|---|
class |
DeferredScalarSubscriberSafe<T,R>
Supplements
DeferredScalarSubscriber with defensive behaviour that ensures no emissions
occur after a terminal event. |
Copyright © 2018. All rights reserved.