Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Introduce ParametersAreNonnullByDefault and mark nullable parameters as Nullable #60

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Pazus opened this issue Jul 14, 2018 · 1 comment

Comments

@Pazus
Copy link
Member

Pazus commented Jul 14, 2018

Being a modern library we should mark our base package with @ParametersAreNonnullByDefault annotation and mark all nullable parameters as @Nullable within the code using JSR305.

@pesse
Copy link
Member

pesse commented Jul 17, 2018

Sure, go ahead 👍
I didn't know there was such a thing. One of the issues of being 100% self-taught.

@pesse pesse closed this as completed in #65 Oct 23, 2018
pesse added a commit that referenced this issue Oct 23, 2018
Feature/params non nullable
Fixes #60
Bumps version to 3.1.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants