@Documented @TypeQualifierNickname @Nonnull(when=MAYBE) @Retention(value=RUNTIME) public @interface CheckForNull
When this annotation is applied to a method it applies to the method return value.
Copyright © 2017. All rights reserved.