1.@param 方法参数的说明

2.@return 对 方法返回值的说明

3.@throws 方法抛出异常的描述

4.@version模块的版本号

5.see参数转向

6.@deprecated标记是否过时

相关文章: