Jul 29, 2017 · 1 min read
Strictly speaking observeOn has no hard link to Observer. This method changes the execution thread for all the following operators until the next observeOn.
Strictly speaking observeOn has no hard link to Observer. This method changes the execution thread for all the following operators until the next observeOn.