Uses of Class
rx.internal.operators.OnSubscribePublishMulticast.ParentSubscriber
Packages that use OnSubscribePublishMulticast.ParentSubscriber
Package
Description
Operators that allow composing Observables to transform and
manipulate data in an asynchronous, functional and thread-safe manner.
-
Uses of OnSubscribePublishMulticast.ParentSubscriber in rx.internal.operators
Fields in rx.internal.operators declared as OnSubscribePublishMulticast.ParentSubscriberModifier and TypeFieldDescription(package private) final OnSubscribePublishMulticast.ParentSubscriber
<T> OnSubscribePublishMulticast.parent
The subscriber that can be 'connected' to the upstream source.