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,754 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,509 views
8 years ago
Confused between == and equals() in Java? Wondering what hashCode() does, or why you must override both equals() and ...
11,591 views
9 months ago
How can you write simple and performant equals() methods for your Java classes: the full tutorial. Usually you do not write your ...
20,071 views
2 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,764 views
3 years ago
hashcode() in java, overriding hashcode java, how hashcode is calculated in Java,object class in java, what is hashcode in java, ...
74,889 views
7 years ago
Click On This For Material : https://bit.ly/DIT-MATERIALS Welcome to Dilip IT Academy's Real-Time Training on Java ...
966 views
Streamed 1 year ago
Before watching this tutorial I highly recommend watching my Overriding the .hashCode() method Tutorial as it important to ...
1,892 views
10 years ago
An introduction to the Object class in Java and an explanation of a correct equals method, including demonstration.
273 views
5 years ago
In this video, I explain to you the difference between the == operator and the equals() method in Java. I also show you how to ...
980 views
In this video we are talking about object class in Java which is the super class. Object class some common methods which can be ...
182 views
11 months ago
Part 2 of my disquisition on Item 10 of Effective Java by Joshua Bloch: Obey The General Contract When Overriding Equals.
206 views
DURGASOFT is INDIA's No.1 Software Training Center offers online training on various technologies like JAVA, .NET , ANDROID ...
21,395 views
Java OCP 21 Exam (1Z0-830) — OOP Series Video : equals(), hashCode() & toString() — Contract Rules, HashSet/HashMap ...
61 views
2 months ago
In this java video tutorial I have discussed about java.lang.Object Methods in depth explanations. Theory About HashCode ...
20,973 views
Learn Java Comparing Strings: equals() method - Learn Java Download the Dr.Java Integrated Development Environment (IDE) ...
639 views
For more details, check out the following article: https://www.sitepoint.com/implement-javas-equals-method-correctly/ This ...
293 views
9 years ago
Java I believe and you can see that hey we have this public equals other object method here just in case you're wondering where ...
101 views
1 year ago
In this video, we explain the difference between the `==` operator and the `equals()` method in Java. Many beginners and even ...
7 views
5 months 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,686 views
11 years ago
In this lecture of the Java Full Course Series, we take a deep dive into the Object Class in Java — the root of Java’s class ...
14,001 views