ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

9 results

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

2 views

2 weeks 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?

11 views

4 months ago

The Debug Zone
How to Override equals(), hashCode(), and compareTo() in Java for HashSet

In this video, we'll explore the essential concepts of overriding the `equals()`, `hashCode()`, and `compareTo()` methods in Java, ...

7:42
How to Override equals(), hashCode(), and compareTo() in Java for HashSet

12 views

8 months ago

Peter Schneider
Why do I need to override the equals and hashCode methods in Java?

Why do I need to override the equals and hashCode methods in Java? I hope you found a solution that worked for you :) The ...

7:26
Why do I need to override the equals and hashCode methods in Java?

1 view

7 months ago

Cave of Programming
Any, equals, hashcode and toString: Kotlin for Complete Beginners 044

The Any class and the equals, hashcode and toString methods. Also, referential vs structural equality. Github: ...

10:01
Any, equals, hashcode and toString: Kotlin for Complete Beginners 044

138 views

10 months 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

2 months ago

The Debug Zone
How to Generate 11 Character Hash Code for SMS Retriever API Keystore

In this video, we'll explore the process of generating an 11-character hash code specifically for the SMS Retriever API keystore.

1:33
How to Generate 11 Character Hash Code for SMS Retriever API Keystore

22 views

5 months ago

droidcon & fluttercon
The state of code coverage for Kotlin - Evgeny & Marharyta | droidcon Berlin 2024

Talk: The state of code coverage for Kotlin Speaker: Evgeny Mandrikov & Marharyta Nedzelska Event: droidcon Berlin 2024 ...

37:56
The state of code coverage for Kotlin - Evgeny & Marharyta | droidcon Berlin 2024

9 views

5 months ago

Roel Van de Paar
Java negative value hash codes (2 Solutions!!)

Java negative value hash codes Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:26
Java negative value hash codes (2 Solutions!!)

97 views

6 months ago