Initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* ${7:Method Description}
|
||||
* ${5}
|
||||
* @return ${6}
|
||||
*/
|
||||
${1:public} ${2:void} ${3:methodName}(${4}) {
|
||||
${8}
|
||||
}
|
||||
Reference in New Issue
Block a user