Skip to content

Commit

Permalink
update post & add naver verification file
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-jonghoonpark committed May 8, 2024
1 parent a5089c0 commit 6c547a9
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
16 changes: 14 additions & 2 deletions _posts/2024-05-05-java-reference-type.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,26 @@
layout: post
title: "[Java] 네가지 참조유형 (Hard, Soft, Weak, Panthom)"
categories: [스터디-자바, 개발]
tags: [java]
tags:
[
java,
자바,
reference,
참조,
hard,
string,
soft,
weak,
panthom,
reference queue,
]
date: 2024-05-05 01:00:00 +0900
toc: true
---

## 개요

요즘 메모리 관련 자료들을 보고 있으면 Weak Reference 에 대한 언급이 자주 되었다. 그래서 관련된 내용들을 찾아보고 정리해보기로 하였다.
요즘 자바 메모리 관련 자료들을 보고 있으면 Weak Reference 에 대한 언급이 자주 되었다. 그래서 관련된 내용들을 찾아보고 정리해보기로 하였다.
Weak Reference 의 경우 따로 그 동작 원리에 대해서 깊게 알아볼 예정이다.

## 본문
Expand Down
1 change: 1 addition & 0 deletions naver8a05266cb5bdc4221bf2d832d7b9e195.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
naver-site-verification: naver8a05266cb5bdc4221bf2d832d7b9e195.html

0 comments on commit 6c547a9

Please sign in to comment.