Annotation Type NonnullByDefault


  • @Documented
    @Nonnull
    @TypeQualifierDefault({METHOD,PARAMETER,FIELD})
    @Retention(CLASS)
    public @interface NonnullByDefault