ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

85 results

Generic Person
Java Generics in 3 Minutes

A video done for my CS 2400 class explaining a Java concept. Hopefully you guys like this video (including my professor)!

2:56
Java Generics in 3 Minutes

76 views

9 months ago

Roel Van de Paar
Java generics: Set vs. Set<Object> (5 Solutions!!)

Java generics: Set vs. Set<Object> Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

3:02
Java generics: Set vs. Set<Object> (5 Solutions!!)

3 views

1 day ago

The Debug Zone
Java & Kotlin casting with generics. Losing typesafety

Today's Topic: Java & Kotlin casting with generics. Losing typesafety Thanks for taking the time to learn more. In this video I'll go ...

2:22
Java & Kotlin casting with generics. Losing typesafety

3 views

5 months ago

The Debug Zone
Java Generics: How to Call a Constructor with Type Parameters Explained

In this video, we dive into the world of Java Generics, focusing on a crucial aspect: calling constructors with type parameters.

1:47
Java Generics: How to Call a Constructor with Type Parameters Explained

10 views

10 months ago

Roel Van de Paar
In Java, what can a wild card do that regular generics cannot do? (3 Solutions!!)

In Java, what can a wild card do that regular generics cannot do? Helpful? Please use the *Thanks* button above! Or, thank me ...

3:56
In Java, what can a wild card do that regular generics cannot do? (3 Solutions!!)

11 views

4 weeks ago

Roel Van de Paar
Java non-generic method hiding generic method with intersection types (2 Solutions!!)

amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! Java non-generic method hiding ...

2:38
Java non-generic method hiding generic method with intersection types (2 Solutions!!)

1 view

3 days ago

The Debug Zone
Understanding Java Variable Number of Generics: A Comprehensive Guide

In this video, we delve into the intricacies of Java's variable number of generics, a powerful feature that enhances the flexibility ...

1:31
Understanding Java Variable Number of Generics: A Comprehensive Guide

0 views

6 months ago

Peter Schneider
Why is Java unable to infer the type when comparing Map.Entry objects?

Why is Java unable to infer the type when comparing Map.Entry objects? I hope you found a solution that worked for you :) The ...

4:09
Why is Java unable to infer the type when comparing Map.Entry objects?

0 views

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

10 months ago

Roel Van de Paar
Java generics and streams (2 Solutions!!)

Java generics and streams Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

3:42
Java generics and streams (2 Solutions!!)

4 views

3 months ago

Roel Van de Paar
Java Generics Bound mismatch with a raw type (2 Solutions!!)

Java Generics Bound mismatch with a raw type Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:03
Java Generics Bound mismatch with a raw type (2 Solutions!!)

2 views

3 weeks ago

Roel Van de Paar
How casting of generics works Java? (3 Solutions!!)

How casting of generics works Java? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:20
How casting of generics works Java? (3 Solutions!!)

2 views

2 months ago

The Debug Zone
Understanding Java Generics: Wildcards `?` vs Type Parameters `E` Explained

In this video, we dive into the world of Java Generics, focusing on the crucial differences between wildcards and type parameters.

1:31
Understanding Java Generics: Wildcards `?` vs Type Parameters `E` Explained

15 views

10 months ago

The Debug Zone
Creating a Generic Interface for Enums in Java: A Complete Guide

In this video, we dive into the world of Java programming to explore the creation of a generic interface for enums. Whether you're ...

3:22
Creating a Generic Interface for Enums in Java: A Complete Guide

21 views

10 months ago

The Debug Zone
Java Method References with Generic Types: Can You Assign Them to Variables?

In this video, we dive into the intriguing world of Java method references, specifically focusing on their use with generic types.

1:34
Java Method References with Generic Types: Can You Assign Them to Variables?

0 views

7 months ago

Roel Van de Paar
Java generics: What is the compiler's issue here? ("no unique maximal instance") (4 Solutions!!)

Java generics: What is the compiler's issue here? ("no unique maximal instance") Helpful? Please use the *Thanks* button above!

2:50
Java generics: What is the compiler's issue here? ("no unique maximal instance") (4 Solutions!!)

5 views

1 month ago

The Debug Zone
Understanding Java Generics: Differences Between ? and ? extends Object

In this video, we delve into the world of Java Generics, focusing on the nuances that differentiate the wildcard symbol `?

1:32
Understanding Java Generics: Differences Between ? and ? extends Object

19 views

11 months ago

Owen Wu
Hackerrank Java Generics

https://www.hackerrank.com/challenges/java-generics/problem.

1:17
Hackerrank Java Generics

2 views

3 weeks ago

The Debug Zone
How to Get Class Type in Java Generics: Equivalent of T.class Explained

In this video, we dive into the world of Java Generics to explore a common question: how can you obtain the class type of a ...

2:20
How to Get Class Type in Java Generics: Equivalent of T.class Explained

0 views

7 months ago

The Debug Zone
Second order generics seem to behave differently than first order generics

Today's Topic: Second order generics seem to behave differently than first order generics Thanks for taking the time to learn more.

1:23
Second order generics seem to behave differently than first order generics

17 views

2 months ago