Skip to main content

Posts

Showing posts from March, 2012

Generics in Java

"What is the difference between a wildcard bound and a type parameter bound" http://stackoverflow.com/questions/3486689/java-bounded-wildcards-or-bounded-type-parameter http://www.angelikalanger.com/GenericsFAQ/FAQSections/TypeArguments.html#FAQ203