ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

13,284 results

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,273 views

2 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

Mary Elaine Califf
The Java Object Class and Equals

An introduction to the Object class in Java and an explanation of a correct equals method, including demonstration.

23:55
The Java Object Class and Equals

254 views

4 years ago

The Curious Coder
equals() vs hashCode() in Java | Internal Working & Real Use Cases

Confused between == and equals() in Java? Wondering what hashCode() does, or why you must override both equals() and ...

27:58
equals() vs hashCode() in Java | Internal Working & Real Use Cases

1,466 views

2 months ago

Marcus
HashCode and Equals - Easy and comprehensive including coding samples

In this tutorial I explain the two methods HashCode and Equals. Got to: http://java8course.com to watch the follow up video, as well ...

45:53
HashCode and Equals - Easy and comprehensive including coding samples

15,646 views

10 years ago

Kody Simpson
Java Tutorial - The Difference Between == and equals()

In this video, I explain to you the difference between the == operator and the equals() method in Java. I also show you how to ...

24:14
Java Tutorial - The Difference Between == and equals()

969 views

5 years ago

Java Kabala
Java from Scratch: Equals and HashCode | Programming Lessons

In this lesson, we'll learn how to correctly compare objects, how to override the equals and hashCode methods, and what ...

30:07
Java from Scratch: Equals and HashCode | Programming Lessons

2,110 views

10 months ago

Java
Optimizing your equals() methods with Pattern Matching - JEP Cafe #21

How can you write simple and performant equals() methods for your Java classes: the full tutorial. Usually you do not write your ...

32:56
Optimizing your equals() methods with Pattern Matching - JEP Cafe #21

19,447 views

2 years ago

Mike Møller Nielsen
Java Equals Verifier Test

Join this channel to get access to perks: https://www.youtube.com/channel/UCxWCnBPnLrCBsMg-0TWTzpQ/join Enjoy! :-) Thank ...

21:32
Java Equals Verifier Test

87 views

1 year ago

LaunchCode
Intro to "sameness" in Java (== and .equals())

For more details, check out the following article: https://www.sitepoint.com/implement-javas-equals-method-correctly/ This ...

26:38
Intro to "sameness" in Java (== and .equals())

293 views

9 years ago

Kakra Detome
92. Comparing Strings: equals() method - Learn Java

Learn Java Comparing Strings: equals() method - Learn Java Download the Dr.Java Integrated Development Environment (IDE) ...

20:28
92. Comparing Strings: equals() method - Learn Java

637 views

8 years ago

Dilip IT Academy
JAVA Real Time Training - Day 62 | Object class | equals() & hashcode() contract |scenarios|examples

Click On This For Material : https://bit.ly/DIT-MATERIALS Welcome to Dilip IT Academy's Real-Time Training on Java ...

1:32:28
JAVA Real Time Training - Day 62 | Object class | equals() & hashcode() contract |scenarios|examples

704 views

Streamed 1 year ago

Daniel Ross
Learn Java Programming - Overriding the .equals() Method Tutorial

Before watching this tutorial I highly recommend watching my Overriding the .hashCode() method Tutorial as it important to ...

25:14
Learn Java Programming - Overriding the .equals() Method Tutorial

1,880 views

9 years ago

Help Me Out
== vs equals() vs equalsIgnoreCase() vs compareTo() in Java

Difference between == vs equals() vs equalsIgnoreCase() vs compareTo() in java. This video lecture is in Hindi. In this video I tried ...

25:29
== vs equals() vs equalsIgnoreCase() vs compareTo() in Java

196 views

6 years ago

Prashant Sharma
STOP Using equals() & hashCode() WRONG! | Master Java Object Class Methods TODAY | Java Interview QA

Learn Java Object class methods the right way! In this video, I break down toString(), equals(), and hashCode() with simple ...

23:54
STOP Using equals() & hashCode() WRONG! | Master Java Object Class Methods TODAY | Java Interview QA

43 views

3 weeks ago

Oskar Kalbarczyk Spring Boot & Java Guides
You Are Writing Equals Method Wrong In Java

Netflix but for Java And Spring Boot: [Coming Soon] ⭐My stuff: https://kalbarczyk.dev.

23:19
You Are Writing Equals Method Wrong In Java

64 views

5 months ago

Durga Software Solutions
Core Java With OCJP/SCJP: java.lang.package Part-12 || object class || equals() || Hashcode()

java Basic Java Tutorial for beginners Basic Java Programming for beginners Core Java By Durga Sir Core Java Core Java Video ...

1:28:45
Core Java With OCJP/SCJP: java.lang.package Part-12 || object class || equals() || Hashcode()

134,658 views

9 years ago

Selenium Express
equals() in java || Create your custom equals method || The IMPACT of equals and hashcode || Part 2

equals method in java /// In this video we will be only concentrating on the equals() method and we will learn the importance of ...

1:01:53
equals() in java || Create your custom equals method || The IMPACT of equals and hashcode || Part 2

31,735 views

6 years ago

Digital Gnosis
Overriding Equals in Java

Taking a look at overriding the equals method in Java and understanding some common pitfalls that might result from doing this ...

35:23
Overriding Equals in Java

313 views

Streamed 5 years ago

흥달쌤
[Q&A] 영상답변 | JAVA - equals, ==

안녕하세요~~ 자바에서 변수의 값이나 참조를 비교하는 방법입니다. 너무 어렵게 생각하지 마시고, 값을 비교하는지, 객체를 비교 ...

23:25
[Q&A] 영상답변 | JAVA - equals, ==

5,659 views

8 months ago