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

Get generator supports nulls for boxed types #643

Merged
merged 1 commit into from Jul 26, 2016
Merged

Conversation

nikitin-da
Copy link
Collaborator

Closes #641

@nikitin-da nikitin-da self-assigned this Apr 25, 2016
@nikitin-da nikitin-da added the bug label Apr 25, 2016
@nikitin-da nikitin-da added this to the v1.9.0 milestone Apr 25, 2016
@codecov-io
Copy link

codecov-io commented Apr 25, 2016

Current coverage is 96.03% (diff: 100%)

No coverage report found for master at d82633f.

Powered by Codecov. Last update d82633f...1c80166

@simtse
Copy link

simtse commented Jul 4, 2016

What is the status of the Pull request? Can it be merged?

@@ -59,4 +59,18 @@ public static JavaType from(@NotNull TypeMirror typeMirror) {
throw new IllegalArgumentException("Unsupported type: " + typeMirror);
}
}

public boolean isBoxedType() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@artem-zinnatullin
Copy link
Member

👍

@rsinukov
Copy link
Contributor

👍

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

Successfully merging this pull request may close these issues.

None yet

5 participants