깊은 복사, 얕은 복사
https://zzang9ha.tistory.com/372
자바의 call by value, call by reference에 대하여
https://devlog-wjdrbs96.tistory.com/44
자바의 call by value
https://loosie.tistory.com/486
System.identityHashCode(str)
https://codechacha.com/ko/java-system-identityhashcode/
https://codingdojang.com/scode/711?answer_mode=hide
https://codingdojang.com/scode/598?answer_mode=hide
https://codingdojang.com/scode/556#answer-filter-area
https://codingdojang.com/scode/480?answer_mode=hide
https://codingdojang.com/scode/461?answer_mode=hide
https://codingdojang.com/scode/480
이클립스 단축키
- 안 쓰는 거 삭제, 없는 거 import 자동으로 넣어주는 거.
ctrl
+shift
+O
비슷한 이름이 떴을 때만 잘 넣으면 된다.ctrl
+shift
+L
Java String이 왜 불변인지
https://readystory.tistory.com/139
String 얘기
https://ililil9482.tistory.com/155
C, C++ 빼고 String은 거의 불변이다!
https://velog.io/@skyepodium/%ED%8C%8C%EC%9D%B4%EC%8D%AC-%EB%AC%B8%EC%9E%90%EC%97%B4%EC%9D%80-%EB%B6%88%EB%B3%80%EA%B0%9D%EC%B2%B4%EC%9E%85%EB%8B%88%EB%8B%A4