Skip to content

Commit

Permalink
rename: 90
Browse files Browse the repository at this point in the history
  • Loading branch information
KimDoubleB committed Apr 7, 2021
1 parent d1901af commit fcdc7c0
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

Serializable을 κ΅¬ν˜„ν•˜κΈ°λ‘œ κ²°μ •ν•œ μˆœκ°„, μ–Έμ–΄μ˜ μƒμ„±μž μ΄μ™Έμ˜ λ°©λ²•μœΌλ‘œλ„ μΈμŠ€ν„΄μŠ€λ₯Ό 생성할 수 있게 λœλ‹€.


- 이전 μ•„μ΄ν…œμ—μ„œλ„ 계속 μ–ΈκΈ‰λ˜μ§€λ§Œ, 버그 및 λ³΄μ•ˆ λ¬Έμ œκ°€ 일어날 κ°€λŠ₯성이 컀진닀.

직렬화 ν”„λ‘μ‹œ νŒ¨ν„΄ (Serialization Proxy Pattern)을 μ΄μš©ν•˜λ©΄ μ΄λŸ¬ν•œ μœ„ν—˜μ„ 크게 쀄여쀄 수 μžˆλ‹€.
Expand Down Expand Up @@ -121,7 +122,9 @@ private Object readResolve() {
- μ—΄κ±° νƒ€μž…μ˜ μ›μ†Œμ˜ κ°œμˆ˜κ°€
- 64개 μ΄ν•˜λ©΄, `RegularEnumSet` 을 λ°˜ν™˜
- 그보닀 크면, `JumboEnumSet` 을 λ°˜ν™˜
![1](https://user-images.githubusercontent.com/37873745/113861202-e6c46b00-97e1-11eb-9806-20c405d4d4a1.png)
<br>

![1](https://user-images.githubusercontent.com/37873745/113861202-e6c46b00-97e1-11eb-9806-20c405d4d4a1.png)

<br>

Expand Down

0 comments on commit fcdc7c0

Please sign in to comment.