Fixed reference

This commit is contained in:
diguage 2017-06-03 15:19:36 +08:00
parent 77576ed6fe
commit eae63786c2
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ import javax.annotation.meta.TypeQualifierDefault;
*
* @author Sebastien Deleuze
* @since 5.0
* @see NonNull
* @see Nullable
* @see javax.annotation.Nonnull
*/
@Documented