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
114 results
In this video, we delve into the crucial concepts of `equals()` and `hashCode()` within Java's Collection Interface. Understanding ...
3 views
1 month 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
5 months ago
Code Review: Java hashcode without using the Object#hashCode method Helpful? Please support me on Patreon: ...
3 years ago
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
Code Review: Override equals() and hashCode() using reflection Helpful? Please support me on Patreon: ...
9 views
Join my Patreon: https://www.patreon.com/PeachezProgramming LinkTree: https://linktr.ee/peachezprogramming Lombok is a ...
8,445 views
1 year ago
Software Engineering: How can I reverse engineer a hash code? Helpful? Please support me on Patreon: ...
328 views
Software Engineering: Have the inventors of Java ever publicly expressed regret about hashCode and equals in class Object?
14 views
In this video, we delve into the powerful annotations @EqualsAndHashCode and @ToString from Project Lombok, exploring how ...
4 months ago
Welcome to Mixible, your go-to source for comprehensive and informative content covering a broad range of topics from Stack ...
7 views
Software Engineering: Caveats of using String.hashCode() on a switch on java < 1.7 Helpful? Please support me on Patreon: ...
Simple custom HashMap implementation Java Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...
28 views
In this video, we'll explore the process of generating an 11-character hash code specifically for the SMS Retriever API keystore.
26 views
6 months ago
Do we need to generate equals and hashcode in sub class everytime even super class generated and serialized in java? Helpful ...
2 years ago
hashcode use not showing in code Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
Software Engineering: equals and hashcode methods autogenerated, is it always a good practice? Helpful? Please support me ...
How to generate HashCode in order to call Hashing#consistentHash of google/guava? Helpful? Please use the *Thanks* button ...
21 views
Harnessing hashCode as JAXB @XmlID in order to use it with @XmlIDREF Helpful? Please support me on Patreon: ...
Software Engineering: Why would I need `equals` if I have already `hashcode`? Helpful? Please support me on Patreon: ...
4 views