Generics Java Tutorial

Gen< int> strOb =  new Gen< int>(53); // Error, can't use primitive type