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…