JavaDoc Policies

Class
/**
Description of the class
@author First Author Full Name1
@author Later Author Full Name2
*/
Public class ...
 
Function
/**
Description of the function
@author First Author Full Name1
@author Later Author Full Name2
@param param1Name param1Desc
@param param2Name param2Desc
@return description
@throws ExceptionName1 Description
@throws ExceptionName2 Description
*/
public returnType FuncName(type1 param2Name, type1 param2Name)

 

 

 

 

 

 

 

 

The HearSay project is funded by the National Science Foundation

 

                   

footer image footer image