Computer Science > Javadoc > Flashcards
@param
List the parameter name and a descrip, of the para.
@return
Describe the return value
@throws
List any exception that the method throws
@author
List the author of the class