>Sometime back somebody in this group posted this link for generics:
>
>http://www.angelikalanger.com/GenericsFAQ/JavaGenericsFAQ.html
Angelika did a great job. Generics only began to make sense when I
read her tutorial.
I have it linked for future reference at
http://mindprod.com/jgloss/generics.html

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
Thomas Weidenfeller - 30 Jan 2006 08:52 GMT
> Angelika did a great job. Generics only began to make sense when I
> read her tutorial.
Yes indeed. It would have been Sun's job to come up with good
information, but they only have this kindergarten "Generics Tutorial" at
http://java.sun.com/j2se/1.5/pdf/generics-tutorial.pdf which is full of
advocacy why generics are great, but doesn't go into depth at all. E.g.
there isn't a comprehensive generics syntax summary in that document at
all, and having to dig it piecemeal out of the JLS is not fun.
/Thomas

Signature
The comp.lang.java.gui FAQ:
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq
http://www.uni-giessen.de/faq/archiv/computer-lang.java.gui.faq/
hiwa - 30 Jan 2006 09:29 GMT
I find this is good as an introductory article:
https://www6.software.ibm.com/developerworks/education/j-generics/
Roedy Green - 30 Jan 2006 10:01 GMT
>https://www6.software.ibm.com/developerworks/education/j-generics/
I could not get through. Is that the correct URL?

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
hiwa - 30 Jan 2006 10:40 GMT
> I could not get through. Is that the correct URL?
Sorry. I forgot to mention. The site requires login with free
registration.