Re: JDom and Java5

"Gregor Zeitlinger" <[email protected]>
Newsgroups gmane.comp.java.jdom.general
Message-ID <[email protected]>
I think List<? extends Object> is more appropriate.

It shows that the code has been generified (as opposed to using a plain List).
It's similiar to List<?>, but shows that Object is indeed the least
common denomiator.
_______________________________________________
To control your jdom-interest membership:
http://www.jdom.org/mailman/options/jdom-interest/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.