Skip to content

Instantly share code, notes, and snippets.

@NeedPainkiller
Created February 22, 2017 01:40
Show Gist options
  • Save NeedPainkiller/aa4f2248bacd3f8407141950a3afa765 to your computer and use it in GitHub Desktop.
Save NeedPainkiller/aa4f2248bacd3f8407141950a3afa765 to your computer and use it in GitHub Desktop.
@author 개발자
@exception 메소드에서의 예외 확인
@param 메소드의 매개변수
@return 메소드의 반환값
@see 다른 주제에 관한 링크 지정
@serial 직렬화 필드
@since 릴리즈 기록
@throws 메소드에서의 예외
@version 클래스의 버전
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment