kevinmost
08/17/2017, 4:32 PM@ParametersAreNonNullByDefault
. Personally, I also want:
@ReturnTypesAreNullableByDefault
@FieldsAreNullableByDefault
I know @ParametersAreNonNullByDefault
is coming from JSR305 though so I don't know if this is outside of our scope