5- Generics and Primitive Types
2:24
2 Luidsprekere
1 Hoofstukke
56 Groepeamount in units (real)
Luidsprekere
Hoofstukke
-
0:03Hoofstuk 1: When creating an instance of a generic type, we can only use a reference type as a generic type argument. 138s · Speaker 1
When creating an instance of a generic type, we can only use a reference type as a generic type argument. Let me show you what I mean. So I'm going to create a generic list of user. We can pass the user class as a generic type argument beca…