Annotation Type Nonnull


  • @Documented
    @Retention(RUNTIME)
    @Nonnull
    @TypeQualifierNickname
    public @interface Nonnull
    A common Microsphere annotation to declare that annotated elements cannot be null.
    Since:
    1.0.0
    Author:
    Mercy
    See Also:
    Nonnull