红联Linux门户
Linux帮助

Guava v23.1正式发布,Google的Java核心库

发布时间:2017-09-28 16:25:30来源:红联作者:kuseqc
Guava v23.1 已发布,Guava 是 Google 的一个开源项目,包含许多 Google 核心的 Java 常用库,如:集合 [collections] 、缓存 [caching] 、原生类型支持 [primitives support] 、并发库 [concurrency libraries] 、通用注解 [common annotations] 、字符串处理 [string processing] 、I/O 等等。

该版本更新内容如下:

Added Executors.sequentialExecutor(Executor)

Added common.graph.Traverser for graph and tree traversals

Added overloads of Verify.verify for different combinations of primitive and Objectarguments

Added builderWithExpectedSize factory methods for ImmutableCollection builders

Added reverse and/or sortDescending methods for primitive arrays to the various classes in common.primitives

软件详情:https://github.com/google/guava/releases

下载地址:https://github.com/google/guava/archive/v23.0.zip

来自:开源中国社区
文章评论

共有 0 条评论