https://incheol-jung.gitbook.io/docs/q-and-a/java/hashcode-equals
hashCode()와 equals() - Incheol's TECH BLOG
#define RUNTIME_FLAGS(develop, develop_pd, product, product_pd, diagnostic, experimental, notproduct, manageable, product_rw, lp64_product) \\ develop(bool, InlineObjectHash, true, \\ product(intx, hashCode, 5, \\
incheol-jung.gitbook.io
위 사이트 참조
'프로그래밍 언어 (プログラミング言語) > JAVA' 카테고리의 다른 글
서블릿(Servlet, Feat. Tomcat) (1) | 2024.12.28 |
---|---|
for:each문은 조회(read)만 가능(write 불가능) (0) | 2023.06.05 |
toString() 호출에 의한 무한 루프 (0) | 2023.04.21 |
Proxy 객체의 equals(),hashCode()는 꼭 [Getter]로 값 비교를 해야 한다~~~~~~~~~~~~~~~!!!!!!!!!!! (0) | 2023.04.21 |
JAVA 정렬 [최종본] (0) | 2023.04.21 |