1)
2) constant pool
스트링을 더하고 뺄때 stringBuffer 사용하기.
(각 스트링 주솟값이 계속 쌓인다,,!)
https://novemberde.github.io/2017/04/15/String_0.html
new로 string 생성하면 constant pool 외부에 따로 생긴다.
https://starkying.tistory.com/entry/what-is-java-string-pool
3)
4) toString은 맨날 String 클래스에만 써서 잘 몰랐다.
+) 😥 인텔리제이 한글 주석 깨짐
https://beemiel.tistory.com/4