Package-level declarations
Types
Link copied to clipboard
A wrapper class for common Rx schedulers. An instance of this can be injected to classes which are concerned about executing code on different threads, but they don't need to know about the underlying implementation. A single-threaded version for example can be injected for testing.