You know I'm pretty lazy and

You know I'm pretty lazy and i agree with you about class based containers, being more maintainable. (But I'm lazy and they are lower to write).

What i really like about generics is whomever managed to sneak in there the limited form of type bounds in methods:
public T whatever();

It's just beautiful that there is a compiler error when you try to
assign the result
SomethingNotComparableAndRandomAcess something = whatever();

Kev: So close to covariants! Gimme!

Reply

*
*
The content of this field is kept private and will not be shown publicly.

*

  • Lines and paragraphs break automatically.
Verify comment authorship
Captcha Image: you will need to recognize the text in it.
*
Please type in the letters/numbers that are shown in the image above.