工作日记2017.08.21 Google Guava

来源:互联网 发布:table用js做点击事件 编辑:程序博客网 时间:2024/06/16 11:10

Guava工程包含了若干被Google的 Java项目广泛依赖 的核心库,例如:集合 [collections] 、缓存 [caching] 、原生类型支持 [primitives support] 、并发库 [concurrency libraries] 、通用注解 [common annotations] 、字符串处理 [string processing] 、I/O 等等

中文教程:http://ifeve.com/google-guava/
Git:https://github.com/google/guava

原创粉丝点击