Files
OnJava8/docs/book/Appendix-Understanding-equals-and-hashCode.md
2019-03-30 20:31:44 +08:00

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>