RxJava 2.2.1 发布,Rx 的 Java 实现

栏目: 软件资讯 · 发布时间: 7年前

内容简介:RxJava 2.2.1 发布了,RxJava 是一个在 Java VM 上使用可观测的序列来组成异步的、基于事件的程序的库。 2.2.0 版本是 2.x 系列的下一个次要版本,包含自 2.1.0 版本发布以来在过去一年中许多实验性 API 添加的标...

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

2.2.0 版本是 2.x 系列的下一个次要版本,包含自 2.1.0 版本发布以来在过去一年中许多实验性 API 添加的标准化。

2.2.1 Maven

2.2.1 主要变更内容

API 变更

  • Pull 6143: Add concatArrayEagerDelayError operator (expose feature).

Bug 修复

  • Pull 6145: Fix boundary fusion of concatMap and publish operator.

  • Pull 6158: Make Flowable.fromCallable consistent with the other fromCallables.

  • Pull 6165: Handle undeliverable error in Completable.fromCallable via RxJavaPlugins.

  • Pull 6167: Make observeOn not let worker.dispose() get called prematurely.

性能增强

  • Pull 6123: Improve Completable.onErrorResumeNext internals.

  • Pull 6121Flowable.onErrorResumeNext improvements.

详细内容和源码下载 https://github.com/ReactiveX/RxJava/releases/tag/v2.2.1


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Numerical Recipes 3rd Edition

Numerical Recipes 3rd Edition

William H. Press、Saul A. Teukolsky、William T. Vetterling、Brian P. Flannery / Cambridge University Press / 2007-9-6 / GBP 64.99

Do you want easy access to the latest methods in scientific computing? This greatly expanded third edition of Numerical Recipes has it, with wider coverage than ever before, many new, expanded and upd......一起来看看 《Numerical Recipes 3rd Edition》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

随机密码生成器
随机密码生成器

多种字符组合密码

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具