What is a valid use of the hashCode() method?
enabling HashMap to find matches faster
encrypting user passwords
deciding if two instances of a class are equal
moving objects from a List to a HashMap