Minor code householding

- Fix Javadoc errors reported during Jenkins build
- Use Guava methods in NewSetting where possible
This commit is contained in:
ljacqu
2016-05-28 07:56:26 +02:00
parent eee06dad50
commit b48e080324
4 changed files with 20 additions and 22 deletions
@@ -31,8 +31,9 @@ public class LoginEvent extends CustomEvent {
}
/**
* Ensures compatibility with plugins like GuiRules.
*
* @return
* @return true
* @deprecated this will always return true because this event is only called if it was successful
*/
@Deprecated