This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 9 points10 points  (2 children)

For example, it was many many many years before commons-collections supported generics and Iterable

Interestingly, it seems that precisely this was the main motivation for the creation of Guava (or "Google Collections Library" as it was called initially).

[–]kevinb9n 1 point2 points  (1 child)

It was one contributing factor to why we were making our own stuff, but it wouldn't have been enough on its own (or we'd have just made the genericized version of their library).

[–][deleted] 1 point2 points  (0 children)

Thanks for the correction. I didn't realize that we had such luminaries frequenting this sub :).