Archive for October, 2007

Generics in Java 5.0

Friday, October 12th, 2007

Of all the new topics in Java 5.0, the most confusing has been Generics, atleast for me. I realised that, while studying for SCJP 1.5, I would need a summary of generics so it doesn’t escape me a little while later.

(more…)