11주차 - Item 28 ~ 30¶
개요¶
- 일시: 2024-09-29 10:00 ~
- 인원: smj, joon, wch-os, minkuk-kim
추가 자료¶
- SafeVarargs (Java Platform SE 7)
- Bounded Type Parameters (The Java™ Tutorials > Learning the Java Language > Generics (Updated))
공유¶
Item | smj | joon | wch-os | minkuk-kim |
---|---|---|---|---|
아이템 28. 배열보다는 리스트를 사용하라 | 📄 | 📄 | ||
아이템 29. 이왕이면 제네릭 타입으로 만들라 | 📄 | 📄 | ||
아이템 30. 이왕이면 제네릭 메서드로 만들라 | 📄 | 📄 |