You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by Rick Hillegas <Ri...@Sun.COM> on 2006/04/14 17:06:01 UTC

Vacuous @return tags

I've been generating javadoc a lot this week and have been cleaning up 
several empty @return tags. Typically these look like this:

@param foo blah blah blah
@param bar blah blah blah
@return

I would appreciate it if people would take a moment to remove these 
vacuous @return tags before submitting patches.

Thanks,
-Rick