Back to Browse

Introduction to Generics

54 views
Jun 20, 2019
38:15

Introduction to Generics Level: Intermediate/Advanced Series: Programming Tutorials Length of video: 38 minutes Prerequisites: Introduction to Recursion Purpose of tutorial: This video is part of a series of tutorials that serve as an introduction to programming topics. The video introduces the concept of generics in Java. It presents the motivation for this mechanism, that is, why generic or parameterized classes would be used. In this video, we present syntax for * declaring a generic class * declaring methods in a generic class * using a type parameter as a placeholder for an actual class type As part of the discussion of generics, we introduce the concept of wrapper classes for the Java primitive types.

Download

1 formats

Video Formats

360pmp451.7 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Introduction to Generics | NatokHD