ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

117,219 results

Appficial
Overriding the Object equals Method - Java Override Example - Comparing Objects - APPFICIAL

equals() is a method that comes from the Object class. Equals compares the calling object with another object and returns true if ...

6:21
Overriding the Object equals Method - Java Override Example - Comparing Objects - APPFICIAL

50,212 views

7 years ago

Coding with John
.equals() vs. == in Java - The Real Difference

Complete Java course: https://codingwithjohn.thinkific.com/courses/java-for-beginners Watch now to learn the difference between ...

8:48
.equals() vs. == in Java - The Real Difference

221,958 views

4 years ago

Deege
Overriding equals and hashCode in Java - 039

How can I tell if two Java instances represent the same instance? And what does class equality mean in Java? The question here ...

6:30
Overriding equals and hashCode in Java - 039

86,612 views

10 years ago

Telusko
#58 Object Class equals toString hashcode in Java

Check out our courses: Java Spring Boot AI Live Course: https://go.telusko.com/JavaSpringBootAI Coupon: TELUSKO20 (20% ...

12:00
#58 Object Class equals toString hashcode in Java

210,918 views

2 years ago

CS Hero
Java Tutorial: The Equals Method

This video covers how to use the == operator to compare reference and how to override and use the equals method to compare ...

12:24
Java Tutorial: The Equals Method

560 views

4 years ago

Bill Barnum
Checking Equality in Java ( == vs equals method )

This Java tutorial for beginners explains different ways to check if two variables are equal including ==, the equals() method, and ...

12:32
Checking Equality in Java ( == vs equals method )

9,241 views

5 years ago

Alex Lee
Java String Comparison Tutorial (Equals vs == in Java)

OFF ANY Springboard Tech Bootcamps with my code ALEXLEE1500. See if you qualify for the JOB GUARANTEE!

6:45
Java String Comparison Tutorial (Equals vs == in Java)

94,445 views

5 years ago

Chris Kauffman
Java: Creating equals(Object) methods

Describes how to override the equals(Object) method inherited from big daddy Object so that deep equality behaves as expected.

9:50
Java: Creating equals(Object) methods

6,856 views

10 years ago

Devoxx
Not all equals methods are created equal by Jan Ouwens

Did you know your equals method can contain bugs, even if you have it generated by your IDE? I will show you how to recognise ...

27:33
Not all equals methods are created equal by Jan Ouwens

2,505 views

8 years ago

Ankit Wasankar
02. Equals and HashCode Contract & Different Variations

Interview question based on equals and hashCode implementation. - equals method always returning false & hashCode method ...

11:19
02. Equals and HashCode Contract & Different Variations

83,669 views

5 years ago

Dave Mikesell
Object Class Method   equals

The next one we have is the equals method which is very similar to our string. equals the same one that belongs to it so we go ...

2:22
Object Class Method equals

93 views

11 years ago

Coding Env
Why is it important to override the hashCode and equals method of Object class in Java?

Why it is important to override the hashCode and equals method in Java. What is hashCode and equals method. What is its ...

5:57
Why is it important to override the hashCode and equals method of Object class in Java?

7,836 views

3 years ago

real4dev
Equals Method in Java: A Comprehensive Guide

Unlock the secrets of object comparison in Java with our comprehensive guide to the equals() method. This video dives deep into ...

5:23
Equals Method in Java: A Comprehensive Guide

12 views

1 year ago

Martin O'Connor
Java Tutorial - Compare Objects - Equality Operator Vs Equals Method

Compare Objects - Equality Operator Vs Equals Method. Hi Everyone and Welcome, I am continuing on with my video series on ...

9:14
Java Tutorial - Compare Objects - Equality Operator Vs Equals Method

22,573 views

10 years ago

Caleb Curry
Java Programming Tutorial 77 - Override Equals

Start your software dev career - https://calcur.tech/dev-fundamentals FREE Courses (100+ hours) ...

2:58
Java Programming Tutorial 77 - Override Equals

11,608 views

6 years ago

Programming w/ Professor Sluiter
Java Override equals and toString methods 02

Example of implementing an interface class in Java. Override equals and toString methods in classes.

9:21
Java Override equals and toString methods 02

971 views

7 years ago

Will Tollefson
The equals hashCode Contract - Java Programming

In this video, we'll talk all about the contract for the equals() and hashCode() methods in Java. Its surpringly easy to forget some of ...

22:31
The equals hashCode Contract - Java Programming

2,319 views

2 years ago

Crack Concepts
DIFFERENCE BETWEEN "equals() method" and "== operator" IN JAVA | STRING IN JAVA

Difference between "== operator" and "equals() method" in java.

4:36
DIFFERENCE BETWEEN "equals() method" and "== operator" IN JAVA | STRING IN JAVA

18,625 views

6 years ago

Code Decode
Equals and Hashcode Contract in Java [Important Java Interview Question] | Code Decode

In this video of code decode we have covered Equals and hashcode contract || Equals and hashcode in Java Udemy Course of ...

13:01
Equals and Hashcode Contract in Java [Important Java Interview Question] | Code Decode

200,470 views

5 years ago

Coding Block Hisar
equals method in java

java #javaprogramming #javatutorial #coding #codingblock #codingblockhisar #programminglanguage #programming facebook ...

5:43
equals method in java

23 views

1 year ago

Java Guides
Java Best Practices | Compare two Strings by equals method instead == operator

Welcome to Java best practices series. In Part 5, we will discuss Java best practice "Compare two Strings by equals() method ...

5:49
Java Best Practices | Compare two Strings by equals method instead == operator

1,053 views

5 years ago

Coding Simplified
Java - Compare the Objects using equals() & hashCode()

Source Code:https://thecodingsimplified.com/compare-the-objects-using-equals-hashcode/ - By default equals method only ...

16:16
Java - Compare the Objects using equals() & hashCode()

46,711 views

5 years ago

TechnoKemy
Equals method in Java | Why I Stopped Using .equals() in Java

Equals method in Java | Why I Stopped Using .equals() in Java #JavaStringReverse #StringReversalJava #ReverseStringJava ...

1:16
Equals method in Java | Why I Stopped Using .equals() in Java

325 views

1 year ago

Francisco Iacobelli
Override equals

This video shows how to override the equals method in a java class (properly).

9:46
Override equals

606 views

5 years ago

MATHSFOREASYPROCESS
Differences between == and equals method in java with example!

Method and these are the four important differences between equal to equal to operator and equals method in Java hope you ...

8:04
Differences between == and equals method in java with example!

264 views

11 years ago