Closed
Description
The question was initially asked by @kevin1e100:
More generic defaulting annotation, e.g.,
@Default(NotNull.class)
? This might be handy in particular if we see other annotations unrelated to nullness being added later
The question was initially asked by @kevin1e100:
More generic defaulting annotation, e.g.,
@Default(NotNull.class)
? This might be handy in particular if we see other annotations unrelated to nullness being added later