blog community

Welcome to blog community Sign in | Join | Help
in Search

Martin Wolf

Software platforms come and go, software development is forever

An article about Java 5 Generics

When you are first introduced to Generics in Java 5, it seems pretty simple (especially if you already know C++ templates) and you wonder how the language ever made it through four previous versions without having this wonderful feature. Then you encounter the mysterious "? extends" syntax, and suddenly things don't seem too simple anymore. After a while, you understand the concept, and then it becomes simple again.

I'm pretty sure I have reached the third stage by now, so I wrote a little article about it. It's not the first one, probably not even the best one, but this one is mine.
Published Thursday, April 14, 2005 7:18 PM by martinw

Comments

No Comments
Anonymous comments are disabled
Powered by Community Server, by Telligent Systems