Java Generics tutorial step by step guide

preview_player
Показать описание
Java introduced generics in 2004 with Java J2SE 5.0. It extends the type system to allow compile time type safety. In this video, I explain what generics is, how it is used in the Java collections framework and then I show how to write your own generic classes.

The tutorial include generics, bounded type generics and wildcards.
Рекомендации по теме