Viser kun
0:03
S… Speaker 1 (13- Summary)
Let's quickly recap what you learned in this section.
0:05
S… Speaker 1 (13- Summary)
With generics,
0:06
S… Speaker 1 (13- Summary)
we can create general purpose classes and methods that can work with different
0:11
S… Speaker 1 (13- Summary)
types of objects.
0:12
S… Speaker 1 (13- Summary)
Generics are very common in Java.
0:14
S… Speaker 1 (13- Summary)
As you will see throughout this course,
0:15
S… Speaker 1 (13- Summary)
a lot of built -in classes and interfaces in Java are generic.
0:19
S… Speaker 2 (13- Summary)
Now,
0:19
S… Speaker 1 (13- Summary)
when we compile a generic class,
0:21
S… Speaker 1 (13- Summary)
the Java compiler will erase the generic type parameter and replace
0:25
S… Speaker 1 (13- Summary)
it with an actual class.
0:26
S… Speaker 2 (13- Summary)
By default,
0:27
S… Speaker 1 (13- Summary)
it will use the object class unless we apply a constraint to a parameter.
0:31
S… Speaker 1 (13- Summary)
We can apply a constraint using the extents keyword and this will ensure that we can
0:36
S… Speaker 1 (13- Summary)
only use the given type or its subtypes as a generic type argument.
0:40
S… Speaker 1 (13- Summary)
We also talked about wildcards.
0:42
S… Speaker 1 (13- Summary)
With wildcards we can cast generic types.
0:44
S… Speaker 1 (13- Summary)
So that's it.
0:46
S… Speaker 1 (13- Summary)
In the next section I'm going to talk about collections and as you will see these collection
0:50
S… Speaker 1 (13- Summary)
types are all generic.
0:51
S… Speaker 1 (13- Summary)
So I'll see you in the next section.

Denne udskrift blev genereret af AI (automatisk talegenkendelse). Kan indeholde fejl ~ kontrollere mod den oprindelige lyd til kritisk brug. AI-politik

❤️ Elsker du STT.ai? Fortæl det til dine venner!
Oversigt
Klik på Summarize for at generere en AI resumé af denne udskrift.
Opsummering...
Spørg AI om denne transskription
Spørg om noget om denne udskrift! AI vil finde relevante sektioner og svar.