Scopes

class Scopes

Utilities for dealing with AutoDispose scopes.

Functions

Link copied to clipboard
open fun completableOf(scopeProvider: ScopeProvider): Completable
Returns a Completable representation of the given scopeProvider.