Generic and Classes
This lesson delves into making classes more reusable with generic types.
A simple class
#
Engineers with an object-oriented background may associate the concept of generic with classes. It is a mechanism to generalize a class, to avoid duplicating the definition for each flavor of a class.
Get hands-on with 1200+ tech skills courses.