5- Generics and Primitive Types
2:24
2 Hökmdarlar
1 Bölmələr
56 hissəciklər
Hökmdarlar
Bölmələr
-
0:03Bölmə 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…