mirror of
https://github.com/LingCoder/OnJava8.git
synced 2026-08-23 22:43:28 +08:00
19 lines
314 B
Markdown
19 lines
314 B
Markdown
[TOC]
|
|
|
|
<!-- Appendix: Understanding equals() and hashCode() -->
|
|
# 附录:理解equals和hashCode方法
|
|
|
|
|
|
<!-- A Canonical equals() -->
|
|
## equals典范
|
|
|
|
|
|
<!-- Hashing and Hash Codes -->
|
|
## 哈希和哈希码
|
|
|
|
|
|
<!-- Tuning a HashMap -->
|
|
## 调整HashMap
|
|
|
|
<!-- 分页 -->
|
|
<div style="page-break-after: always;"></div> |