852049244 发表于 2015-12-25 09:07:39

Guava 19.0 正式发布,Google 的 Java 常用类库

欢迎加入运维网交流群:263444886  
  Guava 19.0 正式发布,Google 的 Java 常用类库
  详细改进内容请看:https://github.com/google/guava/compare/v19.0...master
  
  或者这里:https://github.com/google/guava/wiki/Release19 
  下载:https://github.com/google/guava/archive/v19.0.zip
  
  Guava 中文是石榴的意思,该项目是 Google 的一个开源项目,包含许多 Google 核心的 Java 常用库。
  目前主要包含:

[*]  com.google.common.annotations
[*]  com.google.common.base
[*]  com.google.common.collect
[*]  com.google.common.io
[*]  com.google.common.net
[*]  com.google.common.primitives
[*]  com.google.common.util.concurrent
  在线API doc:http://tool.oschina.net/apidocs/apidoc?api=guava
页: [1]
查看完整版本: Guava 19.0 正式发布,Google 的 Java 常用类库