\-127 ~ +127 은 메모리 참조 캐시된다.https://medium.com/programmingmitra-com/java-integer-cache-why-integer-valueof-127-integer-valueof-127-is-true-e507682
https://dublin-java.tistory.com/53https://gyrfalcon.tistory.com/entry/Java-Reflectionhttps://velog.io/@ptm0304/Java-%EC%9E%90%EB%B0%94-
Java에서 String을 사용할 때 주의할 점이 있다.내가 개발을 할 때, 상수로 처리할려는 변수는 전역변수로 처리하는 습관?이 있었는데 이는 메모리 낭비가 될 수 있다.String은 두 가지 생성 방식이 있고 각각의 차이점이 존재한다.1\. new 연산자를 이용한
토픽 : 자바 Generic자바 Generic 의 개념자바 Generic 의 사용 사례자바 Generic 에 대한 사용 경험
2020-12-14 Topic!Java bytecode— Java bytecode 의 개념— Java bytecode 의 형태 살펴보기— Decompile 의 원리\+@ JVM 과 bytecode 의 관계