ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

996 results

Adam Gaweda, Dr. Sensei
Overriding the equals Method

ID now what I can do is I can say uh does this.id my string do equals new student. getet ID again what am I doing here and just so ...

5:56
Overriding the equals Method

638 views

10 years ago

The Debug Zone
Java equals() method - how does 'semantics of equals in subclasses' determine the use of getClas...

java: Java equals() method - how does 'semantics of equals in subclasses' determine the use of getClass and instanceof Thanks ...

4:16
Java equals() method - how does 'semantics of equals in subclasses' determine the use of getClas...

1 view

1 year ago

Sophia Wagner
Comparing Java enum members: == or equals()?

Comparing Java enum members: == or equals()? Hey guys! Hopefully you found a solution that helped you! The Content is ...

5:32
Comparing Java enum members: == or equals()?

4 views

1 year ago

The Debug Zone
Understanding Comparator and Equals Method in Java: Common Issues Explained

In this video, we delve into the intricacies of the Comparator and equals methods in Java, two fundamental concepts that play a ...

7:54
Understanding Comparator and Equals Method in Java: Common Issues Explained

1 view

3 months ago

Peter Schneider
Using equals to compare map values returns false even when values and insertion order are the same

Using equals to compare map values returns false even when values and insertion order are the same I hope you found a ...

4:24
Using equals to compare map values returns false even when values and insertion order are the same

6 views

1 year ago

Ingeniero John Ortiz Ordoñez
Java Ejercicio: 371 Comparar Dos Cadenas de Caracteres Utilizando el Método equals()

371. Comparar Dos Cadenas de Caracteres Utilizando el Método equals() con el lenguaje de programación Java.

5:28
Java Ejercicio: 371 Comparar Dos Cadenas de Caracteres Utilizando el Método equals()

1,854 views

5 years ago

Crack Java
Equals Method detail explanation with real world example

equals() method introduction with examples using eclipse - hashcode() method introduction with examples using eclipse ...

14:18
Equals Method detail explanation with real world example

181 views

6 years ago

Payilagam
தமிழில் Overriding hashcode() and equals() in Java - Java in Tamil - Payilagam - Muthuramalingam

Learn how to override hashcode() and equals() methods in Java and how effectively we can use those in Collection through this ...

15:40
தமிழில் Overriding hashcode() and equals() in Java - Java in Tamil - Payilagam - Muthuramalingam

21,962 views

6 years 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

10 months ago

Crack Java
Equal and HashCode Contract in Java

Equal and HashCode Contract If two objects are equal then their hashcodes must be equal. If two objects have same hashcodes ...

7:58
Equal and HashCode Contract in Java

378 views

5 years ago

The Debug Zone
Fixing Binary XML File Error: Null Object Reference in Java Method 'equals'

In this video, we tackle a common issue faced by Android developers: the Binary XML File Error caused by a null object reference ...

4:13
Fixing Binary XML File Error: Null Object Reference in Java Method 'equals'

23 views

1 year ago

Roger Wistar
Using comparison methods

A lesson on using the Boolean comparison methods equals() and compareTo() in Java.

8:07
Using comparison methods

1,572 views

13 years ago

Ingeniero John Ortiz Ordoñez
Java Ejercicio: 399 Usar el Método static compare() para Comparar Valores de Punto Flotante (float)

399. Usar el Método static compare() para Comparar Valores de Punto Flotante (float) con el lenguaje de programación Java.

5:02
Java Ejercicio: 399 Usar el Método static compare() para Comparar Valores de Punto Flotante (float)

166 views

5 years ago

Marcos Fernández Menéndez
HashSet II: uso de hashKey + equals
12:12
HashSet II: uso de hashKey + equals

13 views

5 years ago

Crack Java
HashMap real time  working with Equal and hashCode

Put() and get() value in hash Map when equal() and hashcode() methods are not overridden Put() and get() value in hash Map ...

17:02
HashMap real time working with Equal and hashCode

319 views

5 years 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

8 months ago

Prof. Dr. Michael Helbig
💻 JAVA | Vererbung 12 - Klasse Object: Student equals/toString überschreiben (Übung mit Lösung)

Dieses Video ist Teil der Playlist: https://youtube.com/playlist?list=PLDkKPlx5HxBe3MjMs4bornl_xwfqmzQAf THEMEN: 1. JDK ...

5:03
💻 JAVA | Vererbung 12 - Klasse Object: Student equals/toString überschreiben (Übung mit Lösung)

544 views

7 years ago

Otavio Santana
Java Records Advanced Tips: Compact Constructors, Getter Method Overwriting methods

Discover powerful advanced tips for utilizing Java records effectively. Learn how to leverage compact constructors and ensure ...

5:34
Java Records Advanced Tips: Compact Constructors, Getter Method Overwriting methods

623 views

2 years ago

OpenWebinars
Curso de anotaciones Lombok para Constructores, Equals y Hash code

Seguimos con el itinerario formativo que hemos preparado para Lombok, la librería de Java tan conocida. Este es el tercer curso ...

4:46
Curso de anotaciones Lombok para Constructores, Equals y Hash code

465 views

5 years ago

생활코딩
JAVA Control Statements - 5. == vs equals

This course covers control statements, a key technique for creating smarter programs by controlling how they operate. This ...

9:32
JAVA Control Statements - 5. == vs equals

14,748 views

6 years ago