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
125 results
In this video, we delve into the crucial concepts of `equals()` and `hashCode()` within Java's Collection Interface. Understanding ...
2 views
2 weeks ago
In this video, we delve into the concept of hashing in Java, focusing on the specific expression `(h = key.hashCode()) ^ (h 16)`.
11 views
4 months ago
Join my Patreon: https://www.patreon.com/PeachezProgramming LinkTree: https://linktr.ee/peachezprogramming Lombok is a ...
8,072 views
1 year ago
Code Review: Override equals() and hashCode() using reflection Helpful? Please support me on Patreon: ...
9 views
3 years ago
Code Review: Java hashcode without using the Object#hashCode method Helpful? Please support me on Patreon: ...
3 views
Harnessing hashCode as JAXB @XmlID in order to use it with @XmlIDREF Helpful? Please support me on Patreon: ...
Java hashCode method in VB.NET Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...
8 views
Computer Science: Will Java's hashCode() reduce collisions regardless of table size? Helpful? Please support me on Patreon: ...
0 views
4 years ago
In this video, we'll explore the process of generating an 11-character hash code specifically for the SMS Retriever API keystore.
22 views
5 months ago
Maintain a hashcode- (checksum-) file differentially Helpful? Please support me on Patreon: ...
5 years ago
Software Engineering: Caveats of using String.hashCode() on a switch on java < 1.7 Helpful? Please support me on Patreon: ...
Software Engineering: equals and hashcode methods autogenerated, is it always a good practice? Helpful? Please support me ...
Code Review: Overriding equals and hashCode vs providing only Single Instance on immutable Objects Helpful? Please support ...
Welcome to Mixible, your go-to source for comprehensive and informative content covering a broad range of topics from Stack ...
7 views
In this video, we delve into the intricacies of the Hash Code Judge System, exploring its evolution through past editions and the ...
1 month ago
hashcode use not showing in code Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
How to generate HashCode in order to call Hashing#consistentHash of google/guava? Helpful? Please use the *Thanks* button ...
21 views
2 years ago
In this video, we delve into the powerful annotations @EqualsAndHashCode and @ToString from Project Lombok, exploring how ...
2 months ago
Software Engineering: Have the inventors of Java ever publicly expressed regret about hashCode and equals in class Object?
14 views
Do we need to generate equals and hashcode in sub class everytime even super class generated and serialized in java? Helpful ...