Skip to content

Commit 70fc96e

Browse files
committed
add
Signed-off-by: maskleo <masque@aliyun.com>
1 parent 370e0de commit 70fc96e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ch08/00_Effective_Generics.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## 有效的泛型
2+
3+
本章包含如何在实际编码中有效使用泛型的建议。 我们考虑检查集合,安全问题,专用类和二进制兼容性。 本节的标题是对 `Joshua Bloch` 的着作 `Effective Java(Addison-Wesley)`的致敬。

0 commit comments

Comments
 (0)