[jdom-interest] JDom and Java5
Gregor Zeitlinger
gregor at zeitlinger.de
Sat Feb 23 23:34:14 PST 2008
On Sun, Feb 24, 2008 at 12:21 AM, Rolf <jdom at tuis.net> wrote:
> I am content with returning List<?> or List<? extends Object> for the
> return type. It indicates that the process has been thought through.
Yes, that's exacly the point. After a conversion to generics, you
should not have any raw types left. Raw types are to-dos.
--
Gregor Zeitlinger
gregor at zeitlinger.de
More information about the jdom-interest
mailing list