ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

129 results

Roel Van de Paar
Java - HashCode - Equals

Java - HashCode - Equals Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:23
Java - HashCode - Equals

15 views

1 month ago

The Debug Zone
Use Objects.hash() or own hashCode() implementation?

Today's Topic: Use Objects.hash() or own hashCode() implementation? Thanks for taking the time to learn more. In this video I'll ...

1:22
Use Objects.hash() or own hashCode() implementation?

0 views

4 months ago

The Debug Zone
Understanding equals() and hashCode() in Java's Collection Interface

In this video, we delve into the crucial concepts of `equals()` and `hashCode()` within Java's Collection Interface. Understanding ...

2:56
Understanding equals() and hashCode() in Java's Collection Interface

3 views

6 months ago

The Debug Zone
Understanding Hashing: Why Use (h = key.hashCode()) ^ (h  16) in Java?

In this video, we delve into the concept of hashing in Java, focusing on the specific expression `(h = key.hashCode()) ^ (h 16)`.

1:55
Understanding Hashing: Why Use (h = key.hashCode()) ^ (h 16) in Java?

13 views

10 months ago

Roel Van de Paar
Have the inventors of Java ever publicly expressed regret about hashCode and equals in class...

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

1:34
Have the inventors of Java ever publicly expressed regret about hashCode and equals in class...

14 views

3 years ago

Peachez Programming
Java Lombok in 60 seconds

Join my Patreon: https://www.patreon.com/PeachezProgramming LinkTree: https://linktr.ee/peachezprogramming Lombok is a ...

1:00
Java Lombok in 60 seconds

9,636 views

1 year ago

Roel Van de Paar
Code Review: Java hashcode without using the Object#hashCode method

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:41
Code Review: Java hashcode without using the Object#hashCode method

3 views

4 years ago

Lisk
What is Hashing? Hash Functions Explained Simply

What is hashing? In this video we explain how hash functions work in an easy to digest way. Hashing is the process of converting ...

2:36
What is Hashing? Hash Functions Explained Simply

458,467 views

7 years ago

The Debug Zone
NoSuchMethodError: java.lang.Long.hashCode

Today's Topic: NoSuchMethodError: java.lang.Long.hashCode Thanks for taking the time to learn more. In this video I'll go ...

2:24
NoSuchMethodError: java.lang.Long.hashCode

0 views

3 months ago

Roel Van de Paar
Java hashCode method in VB.NET (2 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:29
Java hashCode method in VB.NET (2 Solutions!!)

8 views

4 years ago

The Debug Zone
Optimizing @EqualsAndHashCode and @ToString: Effective Use of callSuper

In this video, we delve into the powerful annotations @EqualsAndHashCode and @ToString from Project Lombok, exploring how ...

1:39
Optimizing @EqualsAndHashCode and @ToString: Effective Use of callSuper

0 views

8 months ago

Roel Van de Paar
hashcode use not showing in code

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

3:04
hashcode use not showing in code

0 views

3 years ago

Roel Van de Paar
Computer Science: Will Java's hashCode() reduce collisions regardless of table size?

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

1:44
Computer Science: Will Java's hashCode() reduce collisions regardless of table size?

0 views

5 years ago

Roel Van de Paar
Harnessing hashCode as JAXB @XmlID in order to use it with @XmlIDREF

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:17
Harnessing hashCode as JAXB @XmlID in order to use it with @XmlIDREF

9 views

4 years ago

Roel Van de Paar
Code Review: Override equals() and hashCode() using reflection (2 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

3:21
Code Review: Override equals() and hashCode() using reflection (2 Solutions!!)

9 views

4 years ago

Roel Van de Paar
Software Engineering: Why would I need `equals` if I have already `hashcode`? (3 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:57
Software Engineering: Why would I need `equals` if I have already `hashcode`? (3 Solutions!!)

4 views

3 years ago

Roel Van de Paar
Software Engineering: Caveats of using String.hashCode() on a switch on java < 1.7 (2 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:31
Software Engineering: Caveats of using String.hashCode() on a switch on java < 1.7 (2 Solutions!!)

8 views

3 years ago

Roel Van de Paar
Software Engineering: How can I reverse engineer a hash code? (3 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:06
Software Engineering: How can I reverse engineer a hash code? (3 Solutions!!)

354 views

3 years ago

Roel Van de Paar
How to generate HashCode in order to call Hashing#consistentHash of google/guava? (2 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:04
How to generate HashCode in order to call Hashing#consistentHash of google/guava? (2 Solutions!!)

21 views

2 years ago

Roel Van de Paar
Software Engineering: Is there a hashCode()-like method that can be used for state checking?

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:07
Software Engineering: Is there a hashCode()-like method that can be used for state checking?

3 views

3 years ago