Package jakarta.annotation
Annotation Type Nonnull
-
@Documented @Retention(RUNTIME) public @interface Nonnull
Added to indicate an element may not be null.- Since:
- Common Annotations 2.1
@Documented
@Retention(RUNTIME)
public @interface Nonnull