WorkRunner
Interface for posting runnables to be executed using different scheduling mechanisms.
Inheritors
Functions
Link copied to clipboard
Must discard any new Runnable immediately after dispose method of Disposable is called. Not doing this may result in undesired side effects, crashes, race conditions etc.