设为首页收藏本站

LUPA开源社区

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

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

2017-10-13 22:30| 发布者: joejoe0332| 查看: 259| 评论: 0|原作者: oschina|来自: oschina

摘要: Guava v23.2已发布,Guava 是 Google 的一个开源项目,包含许多 Google 核心的 Java 常用库,如:集合 、缓存 、原生类型支持 、并发库 、通用注解 、字符串处理 、I/O 等等。该版本的更新内容如下:base: Dep ...

Guava v23.2 已发布,Guava 是 Google 的一个开源项目,包含许多 Google 核心的 Java 常用库,如:集合 [collections] 、缓存 [caching] 、原生类型支持 [primitives support] 、并发库 [concurrency libraries] 、通用注解 [common annotations] 、字符串处理 [string processing] 、I/O 等等。

该版本的更新内容如下:

  • base: Deprecated built-in CharMatchers which cannot work as expected because the API does not support supplementary code points.

  • collect: Fixed #2962

  • collect: Fixed a bug in HashBiMap.inverse().forcePut()

  • graph: Added implementation for common.graph.Traverser, a new class that provides efficient breadth-first and depth-first traversal of graphs and trees. It should be used in place of common.collect.TreeTraverser, which will be deprecated.

  • graph: Fixed regression in ValueGraph.edgeValueOrDefault() (from Guava 23) that caused it sometimes to return null instead of the default value.

完整的内容请看GitHub 发布主页

下载地址:


酷毙

雷人

鲜花

鸡蛋

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

最新评论

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

返回顶部