Skip to content
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

ParametersAreNonnullByDefault #10

Merged
merged 1 commit into from May 22, 2017
Merged

ParametersAreNonnullByDefault #10

merged 1 commit into from May 22, 2017

Conversation

jmfayard
Copy link
Contributor

Hello, SlimAdapter is awesome, but when using it from Kotlin, I have to specify each time wether the type is nullable or not. Could the square's solution be implemented?

https://medium.com/square-corner-blog/non-null-is-the-default-58ffc0bb9111

This PR is just a starting point, I did not an extensive research of all the functions that should be marked as @Nullable

@linisme linisme merged commit 52194e9 into linisme:master May 22, 2017
@linisme
Copy link
Owner

linisme commented May 22, 2017

Thanks~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants