设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

RxJava 2.1.7发布,Rx的Java实现

2017-12-3 21:31| 发布者: joejoe0332| 查看: 399| 评论: 0|原作者: oschina|来自: oschina

摘要: RxJava 2.1.7 已发布,RxJava 是一个在 Java VM 上使用可观测的序列来组成异步的、基于事件的程序的库。更新内容:API changesPull 5729: Implementas()operator on the 6 base classes - similar toto()but dedicat ...

RxJava 2.1.7 已发布,RxJava 是一个在 Java VM 上使用可观测的序列来组成异步的、基于事件的程序的库。

更新内容:

API changes

  • Pull 5729: Implement as() operator on the 6 base classes - similar to to() but dedicated functional interface for each base class instead of just Function.

Documentation changes

  • Pull 5706: Remove mentions of Main thread from Schedulers.single() JavaDoc.

  • Pull 5709: Improve JavaDocs of flatMapSingle and flatMapMaybe.

  • Pull 5713: Add BaseTestConsumer values() and errors() thread-safety clarifications.

  • Pull 5717: Add period to custom scheduler use sentences in Schedulers.

  • Pull 5718: Add a sentence to documentation of take() operator about the thread onComplete may get signaled.

  • Pull 5738: Correct JavaDoc for ConnectableFlowableGroupedFlowableFlowableAutoConnect.

  • Pull 5740: Marbles for Observable allfromPublisherzipArray.

Bugfixes

  • Pull 5695: Fix Completable.concat to use replace (don't dispose old).

  • Pull 5715: Distinguish between sync and async dispose in ScheduledRunnable.

  • Pull 5743: Check isDisposed before emitting in SingleFromCallable.

Other

  • Pull 5723: Remove duplicate nullity check line in toMap.

下载地址:


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部