[Chromecast] Refactor Observable#andThen().
We can express the sequencing operation by leveraging the sequenced order that observers are notified and remove the need for a stateful inner class. Bug: None Test: cast_base_junit_tests, cast_shell_junit_tests Change-Id: I48988d4f82e0ad0b77c085123173b67c5acc6930 Reviewed-on: https://chromium-review.googlesource.com/1129376Reviewed-by:Luke Halliwell <halliwell@chromium.org> Commit-Queue: Simeon Anfinrud <sanfin@chromium.org> Cr-Commit-Position: refs/heads/master@{#573553}
Showing
Please register or sign in to comment