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.
На этой странице сайта вы можете посмотреть видео онлайн Learn Java Programming - Overriding the .equals() Method Tutorial длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Daniel Ross 14 Январь 2016, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 1,886 раз и оно понравилось 25 зрителям. Приятного просмотра!