Code
3410
Duration
8 Hours
Description
This course introduces Java SE generics, one of the most complex language extension ever added to Java. Aside of introducing the topic, this course also provides a complete in depth overview of the generics' underneath implementation.
Population
Java Developers.
Objectives
Be capable of using Generics.
Prerequisites
Practical experience in developing Java applications.
Topics
Introduction
Subtypes
Wildcards
Indepth