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
2,392 results
Confused between == and equals() in Java? Wondering what hashCode() does, or why you must override both equals() and ...
2,319 views
2 months ago
Discover how the `equals` method in Java's Collection Interface handles parameters and why it allows non-collection objects.
0 views
7 months ago
Dive deep into the `equals` method in Java, understand its functionality, and learn how to compare objects effectively in your ...
1 view
Discover the best practices for comparing objects in Java using the `equals()` method to avoid common pitfalls and ensure code ...
9 months ago
In this video, we delve into the intricacies of the Comparator and equals methods in Java, two fundamental concepts that play a ...
3 months ago
In this video I have shared the details about String class equals() method. #seleniumautomation #Testautomation #automation ...
10 views
Discover how to create a robust `equals` method in Java for comparing Book objects based on multiple attributes. Learn essential ...
Learn Java concepts #java_v002: difference between "== operator" and "equals() method"
2 views
2 weeks ago
This video is about how == operator and equals method works if it works with primitive type and Object type. String object ...
7 views
11 months ago
Get Free GPT4.1 from https://codegive.com/5853b29 ## Overriding the `equals()` Method in Java: A Comprehensive Guide The ...
5 views
6 months ago
Download 1M+ code from https://codegive.com/614a917 understanding the `equals()` method in java for ap csa the `equals()` ...
8 months ago
This guide explores how to properly define the `equals()` method in Java, with a focus on best practices and performance ...
Creating a generic linked list and implementing the equals method.
Discover why the `equals` method in the Java String class is defined as `equals(Object anObject)` instead of `equals(String ...
Discover why comparing a Boolean object to a string using the `equals` method produces unexpected results in Java and explore ...
Learn Java Object class methods the right way! In this video, I break down toString(), equals(), and hashCode() with simple ...
53 views
1 month ago
Learn how to implement a proper `equals()` method in Java for comparing two integer-filled objects easily and effectively.
136 views
Learn coding & programming in Tagalog! Step-by-step tutorials for beginners. Perfect for Filipino learners who want practical, ...
334 views
Learn how to fix the `equals` method in a Java binary tree class to avoid NullPointerExceptions and ensure accurate comparisons.