内容简介:Guava 23.4 已发布,Guava 是 Google 的一个开源项目,包含许多 Google 核心的 Java 常用库,如:集合 [collections] 、缓存 [caching] 、原生类型支持 [primitives support] 、并发库 [concurrency libraries] ...
Guava 23.4 已发布,Guava 是 Google 的一个开源项目,包含许多 Google 核心的 Java 常用库,如:集合 [collections] 、缓存 [caching] 、原生类型支持 [primitives support] 、并发库 [concurrency libraries] 、通用注解 [common annotations] 、字符串处理 [string processing] 、I/O 等等。
Maven
<dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>23.4-jre</version> <!-- or, for Android: --> <version>23.4-android</version> </dependency>
Javadoc
JDiff
更新日志:
net: AddedReferrer-PolicytoHttpHeaders, along with possible values for that header inReferrerPolicyValues. (19b4d97)util.concurrent: Adjusted the interruption behavior ofMoreExecutors.sequentialExecutor()to run tasks without aThreadinterrupt marked (previously, interrupts leaked between tasks). If theThreadwas interrupted when theExecutorreceived it or during execution of its tasks, the thread will be re-interrupted before being yielded. Expanded the documentation ofMoreExecutors.sequentialExecutor()to cover interruption and rejected execution behavior in detail. (40564c7)
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- [译] Git 版本控制的核心概念
- Guava 23.3 版本发布,Google 的 Java 核心库
- Guava 23.5 版本发布,Google 的 Java 核心库
- 谷歌的 Java 核心工具库 Guava 发布 24.0 正式版本
- ThinkPHP 6.0 RC2 版本发布——架构升级、精简核心
- ThinkPHP 6.0 RC2 版本发布——架构升级、精简核心
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
如何把事情做到最好
乔治·伦纳德 / 张乐 / 中国青年出版社 / 2014-2 / 29.90元
•改变全球9800万人的人生指导书 •全美第一本系统阐述学习与成功之道的经典著作 •长期盘踞全美畅销书榜单 •21年后,这本传奇之书终于在中国震撼上市 •把事情做到最好,第一不强求天赋,第二不介意起步的早晚,你要做的就是“起步走”并“不停地走” 《如何把事情做到最好》出 版于1992年,经久不衰,经过一代又一代的读者口碑相传后,畅销至今。作者以其独特的视角告诉人们,如......一起来看看 《如何把事情做到最好》 这本书的介绍吧!