transferum
Preparing search index...
DisposableSubscriberAdapter
Class DisposableSubscriberAdapter
Adapts a SubscriberInterface into a DisposableInterface — destroy() delegates to unsubscribe().
Implements
DisposableInterface
Index
Constructors
constructor
Methods
destroy
Constructors
constructor
new
DisposableSubscriberAdapter
(
subscriber
:
SubscriberInterface
,
)
:
DisposableSubscriberAdapter
Parameters
subscriber
:
SubscriberInterface
Returns
DisposableSubscriberAdapter
Methods
destroy
destroy
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
destroy
transferum
Loading...
Adapts a SubscriberInterface into a DisposableInterface — destroy() delegates to unsubscribe().