# Introduction The `hashCode()` method is called to generate a unique integer value for an object that can be used to identify it. In Java, the `hashCode()` method is used to get the hash code of a LocalDate object.
Click the virtual machine below to start practicing