The Source for Java Technology Collaboration
User: Password:



Start New Message Post a Reply

Subject:  Remove them from the Javadoc...
Date:  2007-03-12 09:24:30
From:  mthornton
Response to: Remove them from the Javadoc...


To eliminate the warnings when implementing a deprecated method, just mark your method as deprecated as well.

You may also need to know about deprecated methods when extending a class which contains them.

 Feed java.net RSS Feeds