This tutorial provides an introduction to generics in Java. It explains how to use generic parameters on the class level and how to instantiate a class with a generic argument. The reason why generics are useful is also explained.
Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.