filmov
tv
Java Generics tutorial step by step guide
Показать описание
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.
The tutorial include generics, bounded type generics and wildcards.