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

Fix #1697: Mention that GsonBuilder.registerTypeAdapter makes (de-)serializers null-safe #1704

Merged
merged 2 commits into from
Aug 22, 2022

Conversation

Marcono1234
Copy link
Collaborator

Fix #1697

@Marcono1234 Marcono1234 changed the title Fix #1697: Mention that GsonBuilder.registerTypeAdapter makes (de-)serialiers null-safe Fix #1697: Mention that GsonBuilder.registerTypeAdapter makes (de-)serializers null-safe May 21, 2020
@eamonnmcmanus
Copy link
Member

LGTM

@eamonnmcmanus eamonnmcmanus merged commit b0b6834 into google:master Aug 22, 2022
@Marcono1234 Marcono1234 deleted the registerTypeAdapter-doc branch August 22, 2022 17:46
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.

Clarify that GsonBuilder.registerTypeAdapter makes JsonSerializer and JsonDeserializer null-safe
3 participants