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

Add Nullability Annotations #512

Merged
merged 1 commit into from
Dec 6, 2017
Merged

Conversation

sarahsnow1
Copy link
Member

Overview

Adds nullability annotations to all public APIs so that java code is clearer and imports into kotlin are reflective of actual parameter/return type expectations

Proposed Changes

I see this as the beginning of what is a larger project- to properly annotate all java code (or migrate it to kotlin).

Follow up work will add checkstyle rules for all public apis (#511)

Closes #496

@sarahsnow1 sarahsnow1 merged commit 55a9b1e into master Dec 6, 2017
@sarahsnow1 sarahsnow1 deleted the 496-nullability-annotations branch December 6, 2017 20:43
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.

1 participant