hash冲突 发表于 2021-01-27 分类于 java基础 阅读次数: Valine: hash冲突在使用hash表时肯定会遇到hash冲突的情况(看你设计的hashCode如何,设计的好,冲突就少一些)