mirror of
https://github.com/Jueee/effective-Java.git
synced 2024-12-25 20:30:08 +08:00
dba6b5c137
Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](https://github.com/junit-team/junit4/commits/r4.13.1) Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.. | ||
Generics | ||
26.不要使用原始类型.md | ||
27.消除非检查警告.md | ||
28.列表优于数组.md | ||
29.优先考虑泛型.md | ||
30.优先使用泛型方法.md | ||
31.使用限定通配符来增加API的灵活性.md | ||
32.合理地结合泛型和可变参数.md | ||
33.优先考虑类型安全的异构容器.md |