Annotation Type NonNullByDefault


@Nonnull
@TypeQualifierDefault({FIELD,PARAMETER,METHOD})
@Retention(RUNTIME)
public @interface NonNullByDefault