Thread
:
Java:Reference - Proper Comments
View Single Post
#
3
(
permalink
)
01-25-2007, 02:09 PM
John
Join Date: Jul 2006
Age: 19
Posts: 2,655
Last Blog:
Passwords
Rep Power:
20
If you use the
Code:
/** */
comments, the first line is used by the java docs as the general description, @return and @param are used by the java docs to include the return and parameters of methods.
John
View Public Profile
Send a private message to John
Visit John's homepage!
Find all posts by John