Back to Browse

Java HashSet - How does HashSet use hashCode and equals?

3.8K views
Sep 29, 2020
5:16

A brief introduction to why we need to have methods hashCode() and equals(Object o) in our class if when we want use the Java HashSet (or HashMap) library.

Download

0 formats

No download links available.

Java HashSet - How does HashSet use hashCode and equals? | NatokHD