ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,749 results

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

10 years ago

Prototype Project
equals Method Tutorial - JAVA

What happens when the equals method is not overridden? What is the default implementation of the Object class equals method?

9:14
equals Method Tutorial - JAVA

12,926 views

13 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,435 views

2 years ago

Thorben Janssen
Ultimate Guide to Implementing Equals & HashCode with Hibernate & JPA

In today's video, I will show you how to implement the equals and hashcode mehods of your entities. You will learn how to ...

13:51
Ultimate Guide to Implementing Equals & HashCode with Hibernate & JPA

8,686 views

6 years 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,719 views

2 years ago

BACK VI
EQUALS in JAVA |Equals method |Comparing Strings in Java | How to compare Strings in JAVA # [2021]🔵

🔴 Hi, today we are going to see the EQUALS METHOD in JAVA. To do this we will try to carry out a fairly simple exercise in ...

7:23
EQUALS in JAVA |Equals method |Comparing Strings in Java | How to compare Strings in JAVA # [2021]🔵

1,378 views

4 years ago

Code.org
CSA: The Equals() Method

Start learning at code.org today! Stay in touch with us on social media: • Twitter: https://twitter.com/codeorg • Facebook: ...

2:53
CSA: The Equals() Method

4,765 views

2 years 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,655 views

10 years ago

Bro Code
Java toString method 🎉

Java toString method tutorial explained #Java #toString #method #tutorial #explained ...

6:39
Java toString method 🎉

126,452 views

5 years ago

EdumasterRD
What are Stacks and Heaps in Java? Learn It Easily!

#java learn how to use stacks, heaps, and what Heat is by programming in an advanced way in Java. In this video, you will ...

15:05
What are Stacks and Heaps in Java? Learn It Easily!

194 views

1 year ago

Bro Code
Java String methods 💬

Java String methods tutorial explained #java #string #methods public class Main { public static void main(String[] args) { // String ...

6:18
Java String methods 💬

155,858 views

5 years ago

Milind Amrutkar - BackToCoding
18. What is equals() & hashCode() & why to override equals() & hashCode() | Kotlin Complete Course

A video on "What is equals() and hashCode() methods. Why to override the equals() and hashcode() methods? and Why do we ...

8:27
18. What is equals() & hashCode() & why to override equals() & hashCode() | Kotlin Complete Course

1,120 views

6 years ago

Udacity
Drawable Equals New Rectangle - Intro to Java Programming

This video is part of an online course, Intro to Java Programming. Check out the course here: ...

0:52
Drawable Equals New Rectangle - Intro to Java Programming

292 views

10 years ago

VeryEvil CuteBunny
inherit9  overriding equals
11:33
inherit9 overriding equals

4,301 views

8 years ago

Sofia Lemons
Equals Method

Designing an equals method to be test equality of important information in classes we design. Includes comparing to objects of the ...

6:55
Equals Method

53 views

5 years ago

DesignCodeDebugRepeat
How do I compare and print my objects in Java? Intro Java course Lesson 6 Video 4

This series of videos is suitable for programmers with minimal (or no) programming experience who want to learn Java. This is the ...

18:12
How do I compare and print my objects in Java? Intro Java course Lesson 6 Video 4

113 views

1 year ago

CodeGym
String compare Equals Java | CodeGym University Course

To learn more about String Compare and Equals comparisons - https://codegym.cc/groups/posts/equals-and-string-comparsions ...

12:34
String compare Equals Java | CodeGym University Course

1,301 views

3 years ago

Easy Coder
Java Conditions : Compare Strings Correctly with .equals() & "!" in Java

In this video, we dive into Java conditions and explore the proper way to compare strings. Learn why using the double equal ...

2:30
Java Conditions : Compare Strings Correctly with .equals() & "!" in Java

7 views

11 months ago

Jakubication
Javascript Double Equals vs. Triple Equals | Javascript Interview Question 7

This Javascript interview question examines if you aware of the behavior of the double equals operator as compared to the triple ...

0:10
Javascript Double Equals vs. Triple Equals | Javascript Interview Question 7

777 views

2 years ago

Code2sde
Object Class Methods in Java | Learn when to override hashCode & equals method in Java🔥

In this video, we dive into the Object class methods in Java, covering key concepts such as hashcode, tostring, equals, and clone ...

29:36
Object Class Methods in Java | Learn when to override hashCode & equals method in Java🔥

201 views

1 year ago