Uses of Class
rx.observers.AsyncCompletableSubscriber.Unsubscribed
Packages that use AsyncCompletableSubscriber.Unsubscribed
Package
Description
Default wrappers and implementations for the base reactive consumer classes and interfaces;
utility classes for creating them from callbacks.
-
Uses of AsyncCompletableSubscriber.Unsubscribed in rx.observers
Fields in rx.observers declared as AsyncCompletableSubscriber.UnsubscribedModifier and TypeFieldDescription(package private) static final AsyncCompletableSubscriber.Unsubscribed
AsyncCompletableSubscriber.UNSUBSCRIBED
Indicates the unsubscribed state.