A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Certification
»
Developer Certification (SCJD/OCMJD)
Author
JavaDoc for interface implementation methods?
Roy Mallard
Ranch Hand
Joined: Jul 14, 2005
Posts: 53
posted
Oct 09, 2006 19:47:00
0
If I have JavaDoc for my interface methods, do I also have to do JavaDoc for the implementations of those methods?
SCJP 1.4<br />SCJD
Jeroen T Wenting
Ranch Hand
Joined: Apr 21, 2006
Posts: 1847
posted
Oct 10, 2006 00:17:00
0
I've just used the @inheritDoc javadoc tag for the implementations to avoid duplication.
42
Simon Cockayne
Ranch Hand
Joined: Dec 09, 2000
Posts: 214
posted
Oct 10, 2006 01:44:00
0
Hi Roy,
Have you looked at this:
http://java.sun.com/j2se/javadoc/writingdoccomments/
Cheers,
Simon
SCJP 1.4 (93%)<br />SCJD (In progress. It can run, but it can't hide...)
I agree. Here's the link:
http://aspose.com/file-tools
subject: JavaDoc for interface implementation methods?
Similar Threads
B&S: Javadoc in Sun's data interface allowed?
Javadoc documentation requirements
javadoc for SUN interface
javadoc comments for interfaces AND implementing classes?
javadoc for implementing public methods
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter