One of the most complicated aspects of generics in the Java™ language is wildcards, and in particular, the treatment and confusing error messages surrounding wildcard capture. In this installment of Java theory and practice, veteran Java developer Brian Goetz deciphers some of the weirder-looking error messages emitted by javac and offers some tricks and workarounds that can simplify using generics.
Comments
Peter Stofferis replied ago:
Part 2 see:
http://www.dzone.com/links/going_wild_with_generics_part_2.html
Voters For This Link (11)
Voters Against This Link (1)