Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
5,356 results
Did you know your equals method can contain bugs, even if you have it generated by your IDE? I will show you how to recognise ...
2,505 views
8 years ago
An introduction to the Object class in Java and an explanation of a correct equals method, including demonstration.
254 views
4 years ago
In this video, we'll talk all about the contract for the equals() and hashCode() methods in Java. Its surpringly easy to forget some of ...
2,325 views
2 years ago
For more details, check out the following article: https://www.sitepoint.com/implement-javas-equals-method-correctly/ This ...
293 views
9 years ago
Before watching this tutorial I highly recommend watching my Overriding the .hashCode() method Tutorial as it important to ...
1,882 views
10 years ago
In this tutorial I explain the two methods HashCode and Equals. Got to: http://java8course.com to watch the follow up video, as well ...
15,648 views
Confused between == and equals() in Java? Wondering what hashCode() does, or why you must override both equals() and ...
2,037 views
2 months ago
How can you write simple and performant equals() methods for your Java classes: the full tutorial. Usually you do not write your ...
19,494 views
equals method in java /// In this video we will be only concentrating on the equals() method and we will learn the importance of ...
31,781 views
6 years ago
In this java video tutorial I have discussed about java.lang.Object Methods in depth explanations. Theory About HashCode ...
20,836 views
Learn Java Comparing Strings: equals() method - Learn Java Download the Dr.Java Integrated Development Environment (IDE) ...
637 views
In this video, I explain to you the difference between the == operator and the equals() method in Java. I also show you how to ...
969 views
5 years ago
DURGASOFT is INDIA's No.1 Software Training Center offers online training on various technologies like JAVA, .NET , ANDROID ...
21,289 views
Learn Java Object class methods the right way! In this video, I break down toString(), equals(), and hashCode() with simple ...
49 views
1 month ago
java Basic Java Tutorial for beginners Basic Java Programming for beginners Core Java By Durga Sir Core Java Core Java Video ...
134,913 views
So if you're going to be testing objects for equality don't use equal equal write yourself a equals. Method passing references as ...
10 views
The concept of equals method. Watch , share and subscribe.
In this video, we dive into the Object class methods in Java, covering key concepts such as hashcode, tostring, equals, and clone ...
201 views
1 year ago
In this video, we will learn about JVM process, Stack and heap memory and its usage, creation of object, equals method of Object ...
137 views
In this video I have explain of equals() and hashCode() methods in Java, which is mostly asked in java interviews. Understand the ...
3,629 views