Created
February 22, 2017 01:40
-
-
Save NeedPainkiller/aa4f2248bacd3f8407141950a3afa765 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@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