File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7171
7272| 아이템 | 담당자 |
7373| --- | --- |
74- | 아이템 34. int 상수 대신 열거 타입을 사용하라 | [ CoRock] ( https://github.com/corock ) |
74+ | [ 아이템 34. int 상수 대신 열거 타입을 사용하라] ( https://github.com/orgs/Study-2-Effective-Java/discussions/97 ) | [ CoRock] ( https://github.com/corock ) |
7575| [ 아이템 35. ordinal 메서드 대신 인스턴스 필드를 사용하라] ( https://github.com/orgs/Study-2-Effective-Java/discussions/94 ) | [ JoisFe] ( https://github.com/JoisFe ) |
7676| [ 아이템 36. 비트 필드 대신 EnumSet을 사용하라] ( https://github.com/orgs/Study-2-Effective-Java/discussions/91 ) | [ ding_cook] ( https://github.com/bunsung92 ) |
77- | 아이템 37. ordinal 인덱싱 대신 EnumMap을 사용하라 | [ chikeem90] ( https://github.com/chikeem90 ) |
77+ | [ 아이템 37. ordinal 인덱싱 대신 EnumMap을 사용하라] ( https://github.com/orgs/Study-2-Effective-Java/discussions/96 ) | [ chikeem90] ( https://github.com/chikeem90 ) |
7878| 아이템 38. 확장할 수 있는 열거 타입이 필요하면 인터페이스를 사용하라 | [ coalong] ( https://github.com/coalong ) |
You can’t perform that action at this time.
0 commit comments