RxJava 示例工程

网友投稿 473 2022-11-06

RxJava 示例工程

RxJava 示例工程

#RxJava 示例工程

#理解RxJava API的一个关键是明白API需要Observable的Case是异步使用场景,而返回普通对象类型的是同步使用场景, 比如flatmap与map, buffer中的多个重载等。

API描述目前支持中文和英文两种语言, 如果你的Android设备使用的是中文,那么你看到的API描述会跟我如下的截图有所不同.

rxjava-examples

rxjava-example android project

Show how to use RxJava API, you can install the Demo APK on your android phone, and then you can learn RxJava API everywhere!

click the api name, and you can see the source code, output and relevant marble diagram at the same time. all the source codes show on the sample gui are generated from my project source, and all the marble diagram is loaded from load.

Download APK

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:2022年6月30日——Java案例(6)
下一篇:全栈ReasonML教程
相关文章

 发表评论

暂时没有评论,来抢沙发吧~