Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

아이템 7. 다 쓴 객체 참조를 해제하라 #5

Open
tidavid1 opened this issue Jan 12, 2024 · 1 comment
Open

아이템 7. 다 쓴 객체 참조를 해제하라 #5

tidavid1 opened this issue Jan 12, 2024 · 1 comment
Assignees
Labels
객체 생성과 파괴 2장 객체 생성과 파괴

Comments

@tidavid1
Copy link
Member

No description provided.

@tidavid1 tidavid1 added the 객체 생성과 파괴 2장 객체 생성과 파괴 label Jan 12, 2024
@tidavid1
Copy link
Member Author

WeakHashMap의 존재를 처음으로 알게 된 아이템이다. 메모리 관리와 관련된 측면에 대해서는 개발하는 과정에서 생각해보지 못했던 부분인데 이러한 부분에 대한 상기를 해주는 아이템인것 같다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
객체 생성과 파괴 2장 객체 생성과 파괴
Projects
None yet
Development

No branches or pull requests

3 participants