Guava / Google Collections 教程
最近在 OSChina 上翻译版块有一个系列(共 4 篇)关于 Guava / Google Collections 库的文章,我也有幸翻译了一部分。Guava 的中文意思是番石榴,这个库的功能和名字一样诱人,很好很强大,使用起来也很方便,强烈推荐。
这几篇文章都是 2009 年写的,现在的 Guava 库应该已经更新了很多,不过对于了解 Guava 库还是 OK 的。
- Part1:使用 Google Collections,Guava,static imports 编写漂亮代码
- Part2:深入探索 Google Guava 库
- Part3:Java 的函数式编程,通过 Google Collections 过滤和调用
- Part4:Guava 教程 4 - 条件,多重映射和分片
Guava 托管在 Google Code 上的地址在这里,目前最新版本是 14.0
- Title: Guava / Google Collections 教程
- Author: Xueshi
- Created at : 2013-04-12 00:00:00
- Updated at : 2026-06-07 01:44:22
- Link: http://xueshi.me/2013/04/12/guava-or-google-collections/
- License: This work is licensed under CC BY-NC-SA 4.0.
Comments