From 7e8c71135c302805a1375eaff68f265cca2214d0 Mon Sep 17 00:00:00 2001 From: JoisFe Date: 2022年12月13日 18:07:01 +0900 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 과제 담당 item 7 추가 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 34913d8..d296116 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,4 @@ | 아이템 4. 인스턴스화를 막으려거든 private 생성자를 사용하라 | [JoisFe](https://github.com/JoisFe) | | 아이템 5. 자원을 직접 명시하지 말고 의존 객체 주입을 사용하라 | [ding_cook](https://github.com/bunsung92) | | 아이템 6. 불필요한 객체 생성을 피하라 | [chikeem90](https://github.com/chikeem90) | +| 아이템 7. 다 쓴 객체 참조를 해제하라 | [JoisFe](https://github.com/JoisFe) |

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