ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

269 results

FewSteps
How does the == operator differ from the .equals() method?

The equals method() in Java can be confusing! In this video, we break down the key differences between the == operator and ...

3:49
How does the == operator differ from the .equals() method?

25 views

1 year ago

The Debug Zone
Implementing Equals Method for Generic Types in Java: A Step-by-Step Guide

In this video, we dive into the essential topic of implementing the `equals` method for generic types in Java. Understanding how to ...

3:22
Implementing Equals Method for Generic Types in Java: A Step-by-Step Guide

26 views

1 year ago

J David Eisenberg
Chapter 11: The equals() method

The default equals() method for objects compares them by their memory address. If you want to compare the values of the fields in ...

3:23
Chapter 11: The equals() method

126 views

3 years ago

Peter Schneider
why override java's equals() method this way?

why override java's equals() method this way? I hope you found a solution that worked for you :) The Content (except music ...

2:47
why override java's equals() method this way?

32 views

2 years ago

The Debug Zone
Why Java's equals() Method Doesn't Perform Deep Comparison by Default

In this video, we delve into the intricacies of Java's `equals()` method and explore why it doesn't perform deep comparison by ...

1:54
Why Java's equals() Method Doesn't Perform Deep Comparison by Default

2 views

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

8,173 views

1 year ago

NCTV Educoment
40.Java Tutorial - #40 - equals() Method
3:06
40.Java Tutorial - #40 - equals() Method

8 views

7 years ago

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

Code Review: Override equals() and hashCode() using reflection Helpful? Please support me on Patreon: ...

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

9 views

3 years ago

ITGARDEN
Core Java interview question Shallow comparison and Deep Comparison watch this 3 minutes video.

When we compare two objects using the equals function it compares the value of the objects. it is called Deep comparison.

2:51
Core Java interview question Shallow comparison and Deep Comparison watch this 3 minutes video.

627 views

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

2 views

1 month ago

H2K Infosys
What Is The Difference between Equals and Double Equals In Java | Java Interview Question H2KInfosys

What Is The Difference between Equals and Double Equals In Java| Java Interview Questions|h2kinfosys ...

3:27
What Is The Difference between Equals and Double Equals In Java | Java Interview Question H2KInfosys

135 views

6 years ago

Ingeniero John Ortiz Ordoñez
Java Ejercicio: 540 Validar Si Dos Arreglos Son Iguales Usando Método static equals Clase Arrays

540. Validar Si Dos Arreglos Son Iguales Utilizando el Método static equals de la Clase Arrays con el lenguaje de programación ...

3:34
Java Ejercicio: 540 Validar Si Dos Arreglos Son Iguales Usando Método static equals Clase Arrays

1,371 views

4 years ago

Roel Van de Paar
Software Engineering: Overriding equals() method in Java (3 Solutions!!)

Software Engineering: Overriding equals() method in Java Helpful? Please support me on Patreon: ...

3:48
Software Engineering: Overriding equals() method in Java (3 Solutions!!)

3 views

3 years ago

Roel Van de Paar
Software Engineering: Question about the Java objects' equals() method

Software Engineering: Question about the Java objects' equals() method Helpful? Please support me on Patreon: ...

1:21
Software Engineering: Question about the Java objects' equals() method

7 views

3 years ago

The Debug Zone
jUnit Assert Not Equals: How to Check Value Against Multiple Values

In this video, we dive into the powerful capabilities of jUnit's Assert Not Equals method, a crucial tool for Java developers. You'll ...

3:22
jUnit Assert Not Equals: How to Check Value Against Multiple Values

3 views

1 year ago

Ingeniero John Ortiz Ordoñez
Java Ejercicio: 372 equalsIgnoreCase() para Comparar Cadenas sin Considerar Mayúsculas ni Minúsculas

372. equalsIgnoreCase() para Comparar Cadenas sin Considerar Mayúsculas ni Minúsculas con el lenguaje de programación ...

3:05
Java Ejercicio: 372 equalsIgnoreCase() para Comparar Cadenas sin Considerar Mayúsculas ni Minúsculas

1,128 views

5 years ago

Roel Van de Paar
Code Review: Trying to write an equals method for a class containing array of objects

Code Review: Trying to write an equals method for a class containing array of objects Helpful? Please support me on Patreon: ...

2:59
Code Review: Trying to write an equals method for a class containing array of objects

7 views

3 years ago

Roel Van de Paar
Code Review: Are `equals()` and `contains()` included in string manipulation methods in java?

Code Review: Are `equals()` and `contains()` included in string manipulation methods in java? Helpful? Please support me on ...

2:22
Code Review: Are `equals()` and `contains()` included in string manipulation methods in java?

0 views

3 years ago

westhillcs
CSA 010: Java Double Equals Operator

Computer Science Video for Westhill High School.

2:26
CSA 010: Java Double Equals Operator

36 views

3 years ago

Roel Van de Paar
Software Engineering: equals and hashcode methods autogenerated, is it always a good practice?

Software Engineering: equals and hashcode methods autogenerated, is it always a good practice? Helpful? Please support me ...

2:13
Software Engineering: equals and hashcode methods autogenerated, is it always a good practice?

0 views

3 years ago