5- Generics and Primitive Types

2:24 2 Репродуценти 1 Глави 56 сегменти

Репродуценти

Глави

  1. 0:03

    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…