BaseAutoRunner
Just the minimum interface needed for Resolver. No generic types.
Inheritors
Properties
Functions
Link copied to clipboard
Default implementation disposing the attachedDisposables.
Link copied to clipboard
Disposes the Disposable when CoroutineLauncher completes (including cancellation).
Disposes the Disposable when CoroutineContext completes (including cancellation).
Disposes the Disposable when CoroutineScope completes (including cancellation).
Disposes the Disposable when Job completes (including cancellation).
Link copied to clipboard