Learn Java Programming - Overriding the .equals() Method Tutorial

Published: 14 January 2016
on channel: Daniel Ross
1,886
25

Before watching this tutorial I highly recommend watching my Overriding the .hashCode() method Tutorial as it important to understand what a hash code is and how to override that method. The Object class contains eleven methods; over half of those methods are somehow dependent upon other methods within the Object class to function properly. In a previous tutorial I discussed the relationship between the .wait() method and the .notify() and .notifyAll() methods. One of the most widely used methods, .equals(), shares a special relationship with the .hashcode() method. At this point you should already be familiar with invoking the .equals() method on an object. The purpose of this tutorial is to explain how to override the .equals() method.


On this page of the site you can watch the video online Learn Java Programming - Overriding the .equals() Method Tutorial with a duration of hours minute second in good quality, which was uploaded by the user Daniel Ross 14 January 2016, share the link with friends and acquaintances, this video has already been watched 1,886 times on youtube and it was liked by 25 viewers. Enjoy your viewing!