尝试学习RXJava 2的Completable.andThen()。fun main(args: Array) { showTime() .andThen(showTime()) .subscribe()} private fun showTime(): Completable.
確定! 回上一頁