Uses of Class
rx.subscriptions.RefCountSubscription

Packages that use RefCountSubscription
Package
Description
Operators that allow composing Observables to transform and manipulate data in an asynchronous, functional and thread-safe manner.
Default implementations for Subscription-based resource management (Subscription container types) and utility classes to construct Subscriptions from callbacks and other types.