开发-Guava

it2023-04-03  72

1. 背景

2. 介绍

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

3. 源码

4. 实战

5. FAQ

6. 参考资料

【Google Guava官方教程(中文版)】

最新回复(0)