vote up 0 vote down star

Possible Duplicate:
Why do some claim that Java's implementation of generics is bad?

What's really so wrong with Java's generics? Or perhaps another way, what's so much better about other languages' implementations of similar concepts?

I don't mean to spark any wars, but I haven't programmed in Java since 1.4 (i.e. before generics). In other questions (e.g. question 282329, link text), people talk about "oddities" without elaborating.

Anybody care to elaborate?

flag
If this isn't a duplicate of stackoverflow.com/questions/520527/…, I don't know what a duplicate is. – Jared Jun 1 at 1:45
Duplicate of stackoverflow.com/questions/520527/… – 1800 INFORMATION Jun 1 at 1:46

closed as exact duplicate by 1800 INFORMATION, Rob, cletus, Alex Martelli, Matt Jun 1 at 1:51

1 Answer

vote up 2 vote down check

Take a look at this question, that should cover most of it.

link|flag
Figured this was a dupe but couldn't find the other; thanks – Matt Jun 1 at 1:46

Not the answer you're looking for? Browse other questions tagged or ask your own question.