We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#1
아이템 7에서 WeakHashMap에 대한 언급이 나오는데, 이와 관련해 백기선님 강의에서 Reference의 강도에 따라 다음의 4가지 reference type을 소개하였습니다.
위의 Reference Type을 조사하고, WeakHashMap을 이해하기 위해 해당 이슈를 발행합니다.
The text was updated successfully, but these errors were encountered:
https://d2.naver.com/helloworld/329631 이 링크가 설명을 잘 해놓았습니다
Sorry, something went wrong.
wooyounggggg
No branches or pull requests
연관 챕터
#1
조사 내용
아이템 7에서 WeakHashMap에 대한 언급이 나오는데, 이와 관련해 백기선님 강의에서 Reference의 강도에 따라 다음의 4가지 reference type을 소개하였습니다.
위의 Reference Type을 조사하고, WeakHashMap을 이해하기 위해 해당 이슈를 발행합니다.
The text was updated successfully, but these errors were encountered: