Made Javadoc review.
This commit is contained in:
parent
9f0e09b8e6
commit
d00ba4c40a
@ -31,11 +31,9 @@ public abstract class Hook
|
||||
/**
|
||||
* Attempt help.
|
||||
*
|
||||
* @param bot
|
||||
* the bot
|
||||
* @param message
|
||||
* the message
|
||||
* @return true, if successful
|
||||
* @param string
|
||||
* the string
|
||||
* @return the string list
|
||||
* @throws HebdobotException
|
||||
* the hebdobot exception
|
||||
*/
|
||||
|
@ -62,11 +62,9 @@ public class Hooker
|
||||
/**
|
||||
* Attempt help.
|
||||
*
|
||||
* @param bot
|
||||
* the bot
|
||||
* @param message
|
||||
* the message
|
||||
* @return true, if successful
|
||||
* @return the string list
|
||||
* @throws HebdobotException
|
||||
* the hebdobot exception
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user