© 1999-2048 dssz.net 粤ICP备11031372号
[其它] RxCoroutineSchedulers:Kotlin Coroutines作为RxJava Scheduler:smiling_face_with_horns:-源码
说明:Rx协程计划程序 Kotlin协程作为RxJava调度程序 :smiling_face_with_horns: 主要思想来自 :light_bulb: 例子 在目标使用扩展功能asScheduler() :smiling_face_with_sunglasses: val disposable = Observable .create( .. .) .subscribeOn( Dispatchers . IO .asScheduler()) .observeOn( Dispat<weixin_42132352> 上传 | 大小:12kb