Pulling all pending Bukkit-JavaDoc changes

This commit is contained in:
Wesley Wolfe
2013-09-10 21:02:53 -05:00
parent 6ae876a38c
commit 6d03f7a638
61 changed files with 219 additions and 43 deletions

View File

@@ -15,6 +15,7 @@ import java.lang.annotation.Target;
* <p>
* Using this annotation on any other class than a {@link ConfigurationSerializable} will
* have no effect.
*
* @see ConfigurationSerialization#registerClass(Class, String)
*/
@Retention(RetentionPolicy.RUNTIME)