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
467 results
In this video, i will explain about Java String HashCode function.
25,845 views
6y ago
How can I tell if two Java instances represent the same instance? And what does class equality mean in Java? The question here ...
87,616 views
10y 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,640 views
2y ago
In this stream we begin the work of porting Java's ConcurrentHashMap to Rust. It will be a journey to get all the way there, but we ...
80,132 views
In today's video, I will show you how to implement the equals and hashcode mehods of your entities. You will learn how to ...
8,783 views
HashMap is a key-value pair data structure. In this video we have explained HashMap's internal functionality with easy animation.
17,530 views
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,676 views
Tutorial about implementation of the hashCode and equals methods in Java.
203 views
5y ago
Java toString method tutorial explained #Java #toString #method #tutorial #explained ...
130,565 views
We show that, in Java, functions equals and hashCode have to satisfy a certain property.
1,485 views
9y ago
Learn how to use the Hash Code filter in Amped FIVE to calculate the input file hash code and check data integrity when loading ...
1,204 views
A video on "What is equals() and hashCode() methods. Why to override the equals() and hashcode() methods? and Why do we ...
1,132 views
Equals and HashCode Contract in Java | Design Principles What is the general contract of hashCode? What is equals contract in ...
636 views
3y ago
Records are an alternative to classes initially introduced in Java 14, but generally available starting with Java 17. They ...
12,910 views
#java learn how to use stacks, heaps, and what Heat is by programming in an advanced way in Java. In this video, you will ...
200 views
1y ago
This #JEPCafe discusses JEP 395: Records, released with JDK 16. We start with a short recap on what records are, then discuss ...
12,730 views
4y ago
How can you write simple and performant equals() methods for your Java classes: the full tutorial. Usually you do not write your ...
19,977 views
JDK Enhancement Proposal 450 proposes to merge a compressed class word into the mark word to reduce object header size on ...
9,062 views
Coding Tutorial: C# offers lots of different ways to determine if two objects are equal. Here we discuss the whole range. Source ...
10,033 views
String templates proposed a way to readably and safely mix strings with run-time values and were a preview feature in JDKs 21 ...
23,445 views