Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f0d7146

Browse files
Update README.md
1 parent a8b3331 commit f0d7146

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
| 아이템 5. 자원을 직접 명시하지 말고 의존 객체 주입을 사용하라 | [ding_cook](https://github.com/bunsung92) |
2222
| 아이템 6. 불필요한 객체 생성을 피하라 | [chikeem90](https://github.com/chikeem90) |
2323
| 아이템 7. 다 쓴 객체 참조를 해제하라 | [JoisFe](https://github.com/JoisFe) |
24-
| 아이템 8. finalizer와 cleaner 사용을 피하라 | [bunsung92](https://github.com/bunsung92) |
24+
| 아이템 8. finalizer와 cleaner 사용을 피하라 | [ding_cook](https://github.com/bunsung92) |
2525
| 아이템 9. try-finally보다는 try-with-resources를 사용하라 | [coalong](https://github.com/coalong) |
2626

2727

@@ -31,5 +31,6 @@
3131
| --- | --- |
3232
| 아이템 10. equals는 일반 규약을 지켜 재정의하라 | [jinan159](https://github.com/jinan159) |
3333
| 아이템 11. equals를 재정의하려거든 hashCode도 재정의하라 | [JoisFe](https://github.com/JoisFe) |
34-
| 아이템 12. toString을 항상 재정의하라 | [YuDeokRin](https://github.com/JoisFe) |
35-
| 아이템 13. clone재정의는 주의해서 진행하라 | [gonami-gennnmja](https://github.com/gonami-gennnmja)
34+
| 아이템 12. toString을 항상 재정의하라 | [Corock](https://github.com/corock) |
35+
| 아이템 13. clone재정의는 주의해서 진행하라 | [gonami-gennnmja](https://github.com/gonami-gennnmja) |
36+
| 아이템 14. Comparable을 구현할지 고려하라 | [chikeem90](https://github.com/chikeem90) |

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /