mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-12-11 23:51:09 +01:00
Enable javadoc checkstyle
and fix violations.
This commit is contained in:
parent
57260b2a44
commit
64d134052d
198 changed files with 529 additions and 501 deletions
|
|
@ -42,7 +42,7 @@ public class Nick implements ExtensionElement {
|
|||
}
|
||||
|
||||
/**
|
||||
* The value of this nickname
|
||||
* The value of this nickname.
|
||||
*
|
||||
* @return the nickname
|
||||
*/
|
||||
|
|
@ -51,7 +51,7 @@ public class Nick implements ExtensionElement {
|
|||
}
|
||||
|
||||
/**
|
||||
* Sets the value of this nickname
|
||||
* Sets the value of this nickname.
|
||||
*
|
||||
* @param name
|
||||
* the name to set
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue