ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

680 results

Goeduhub Technologies
Collections in Java | Why use Java collection | Collection Interface | Examples of Collection

What are collections in Java? What is a Java collection framework? Reference Notes ...

3:15
Collections in Java | Why use Java collection | Collection Interface | Examples of Collection

42 views

4 years ago

Gain Java Knowledge
Collections In Java | Collection Interface

Hi Friends, #GainJavaKnowledge Welcome to this channel Gain Java Knowledge. We are providing best content of Java in ...

2:11
Collections In Java | Collection Interface

477 views

5 years ago

The Debug Zone
Understanding Java Collection pack() Method: Usage, Examples, and Tips

In this video, we dive into the Java Collection pack() method, a powerful tool for managing and manipulating collections in Java.

3:31
Understanding Java Collection pack() Method: Usage, Examples, and Tips

0 views

2 months ago

The Debug Zone
Understanding Element Order in Java Sets: A Guide to Java Collections

Today's Topic: Understanding Element Order in Java Sets: A Guide to Java Collections Thanks for taking the time to learn more.

2:40
Understanding Element Order in Java Sets: A Guide to Java Collections

5 views

8 months ago

The Debug Zone
Java 8 Stream: Merging Collections of Objects by Shared ID Explained

In this video, we dive into the powerful features of Java 8 Streams, focusing on how to merge collections of objects based on a ...

2:41
Java 8 Stream: Merging Collections of Objects by Shared ID Explained

2 views

9 months ago

Peter Schneider
Is there a reason the Java Collection interface doesn't have direct allMatch, anyMatch & noneMatc...

Is there a reason the Java Collection interface doesn't have direct allMatch, anyMatch & noneMatch APIs using Predicates ...

1:55
Is there a reason the Java Collection interface doesn't have direct allMatch, anyMatch & noneMatc...

3 views

2 years ago

Interview DOT
Java - Collections.nCopies | String Repeat | Stream Generate API | Example Code Demo | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. Java ...

1:46
Java - Collections.nCopies | String Repeat | Stream Generate API | Example Code Demo | InterviewDOT

175 views

5 years ago

Interview DOT
Java What is unmodifiableCollection | unmodifiable List Set Map | Example Java Code | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. Java What ...

2:00
Java What is unmodifiableCollection | unmodifiable List Set Map | Example Java Code | InterviewDOT

500 views

5 years ago

Roel Van de Paar
Software Engineering: Why Java Collections class is not final? (2 Solutions!!)

... Java Collections class is not final? Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

1:42
Software Engineering: Why Java Collections class is not final? (2 Solutions!!)

10 views

3 years ago

Peter Schneider
Java Collection with Arrays

Java Collection with Arrays I hope you found a solution that worked for you :) The Content is licensed under ...

2:47
Java Collection with Arrays

6 views

1 year ago

The Debug Zone
Java Collections: Difference Between add() and addAll() Methods Explained

In this video, we dive into the Java Collections framework to explore the key differences between the `add()` and `addAll()` ...

2:43
Java Collections: Difference Between add() and addAll() Methods Explained

1 view

1 month ago

Interview DOT
JAVA COLLECTIONS SHUFFLE METHOD EXAMPLE CODE DEMO | WHAT IS COLLECTION SHUFFLE METHOD | InterviewDOT

JAVAPROGRAMMING #JAVA #JAVACOLLECTIONS #COLLECTIONSSHUFFLE #JAVAINTERVIEWQUESTIONS Click here ...

1:12
JAVA COLLECTIONS SHUFFLE METHOD EXAMPLE CODE DEMO | WHAT IS COLLECTION SHUFFLE METHOD | InterviewDOT

1,177 views

4 years ago

Peter Schneider
Compare two different java collection objects with a common attribute using java streams api

Compare two different java collection objects with a common attribute using java streams api I hope you found a solution that ...

3:23
Compare two different java collection objects with a common attribute using java streams api

15 views

1 year 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

3 weeks ago

The Debug Zone
Understanding Java Generics: Common Challenges and Solutions in Collections

In this video, we delve into the world of Java Generics, a powerful feature that enhances type safety and code reusability in ...

2:19
Understanding Java Generics: Common Challenges and Solutions in Collections

0 views

4 months ago

Roel Van de Paar
Software Engineering: What is the benefit of Java collection streams over C# or Scala collections?

Software Engineering: What is the benefit of Java collection streams over C# or Scala collections? Helpful? Please support me on ...

3:50
Software Engineering: What is the benefit of Java collection streams over C# or Scala collections?

3 views

3 years ago

Sophia Wagner
Java List has a method to add multiple elements at a position, but I can't find a method to remov...

Java List has a method to add multiple elements at a position, but I can't find a method to remove multiple elements at a position ...

3:09
Java List has a method to add multiple elements at a position, but I can't find a method to remov...

2 views

1 year ago

The Debug Zone
Mastering Java Collection.stream(): Common Challenges and Solutions Explained

In this video, we dive deep into the powerful world of Java's Collection.stream() API, a game-changer for handling data in modern ...

3:52
Mastering Java Collection.stream(): Common Challenges and Solutions Explained

4 views

1 year ago

Peter Schneider
Java List has a method to add multiple elements at a position, but I can't find a method to remov...

Java List has a method to add multiple elements at a position, but I can't find a method to remove multiple elements at a position I ...

3:12
Java List has a method to add multiple elements at a position, but I can't find a method to remov...

3 views

2 years ago

Roel Van de Paar
Why were Java collections implemented with "optional methods" in the interface?

Software Engineering: Why were Java collections implemented with "optional methods" in the interface? Helpful? Please support ...

2:16
Why were Java collections implemented with "optional methods" in the interface?

9 views

3 years ago

Roel Van de Paar
Software Engineering: UnsupportedOperationException in java collections framework interfaces

Software Engineering: UnsupportedOperationException in java collections framework interfaces Helpful? Please support me on ...

3:17
Software Engineering: UnsupportedOperationException in java collections framework interfaces

2 views

3 years ago

Roel Van de Paar
Code Review: A custom Java collection which doesn't support nulls (2 Solutions!!)

Code Review: A custom Java collection which doesn't support nulls Helpful? Please support me on Patreon: ...

3:06
Code Review: A custom Java collection which doesn't support nulls (2 Solutions!!)

1 view

3 years ago

The Debug Zone
Java: Filter List by Attribute Matching Another List's Values

In this video, we dive into a practical Java programming challenge: filtering a list based on attribute values that match another list.

2:27
Java: Filter List by Attribute Matching Another List's Values

1 view

10 months ago

The Debug Zone
Java 8 Filter Examples: How to Filter Collections Based on Boolean Values

In this video, we dive into the powerful filtering capabilities introduced in Java 8, focusing on how to effectively filter collections ...

2:38
Java 8 Filter Examples: How to Filter Collections Based on Boolean Values

2 views

3 months ago

The Debug Zone
Java Inheritance: How to Restrict List to Subclass Objects Effectively

In this video, we delve into the concept of inheritance in Java, focusing on how to effectively restrict a list to only accept subclass ...

2:25
Java Inheritance: How to Restrict List to Subclass Objects Effectively

9 views

4 months ago