Generics is also a highlight feature in .NET 2.0 ( see for example
http://www.ondotnet.com/pub/a/dotnet/2005/06/20/generics.html
or
http://msdn.microsoft.com/msdnmag/issues/06/00/NET/default.aspx)
They are similar to templates in C++ and seem to be a new programming
trend. ArrayLists are out, generic lists are in.
-J.
-----Original Message-----
SPEAKER: Owen Densmore
TITLE: Java 1.5 Chat: See all the nifty new features 1.5 brings
LOCATION: 624 Agua Fria Conference Room
TIME: Wed April 26, 12:30p
Lunch will be available for purchase
ABSTRACT
For-each loop, Generics, Varargs, auto boxing and unboxing, Typesafe Enums,
Static imports (especially cool for Math), Printf and formatting. Way cool
stuff.