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

Remove getter in Gson exposing internal class #1492

Closed
wants to merge 5 commits into from
Closed

Remove getter in Gson exposing internal class #1492

wants to merge 5 commits into from

Conversation

Degubi
Copy link
Contributor

@Degubi Degubi commented Mar 15, 2019

-Remove getter for Excluder. Excluder is an internal class, it should not get returned to user code.
-Move DefaultDateTypeAdapter into ...internal/bind package.
-Presize factories list in Gson constructor
-Make the last 2 private TypeAdapter factories static in Gson class
-Refactor Gson toString
-Fix tests for changes

@Degubi
Copy link
Contributor Author

Degubi commented Mar 27, 2019

Closing this, might split into smaller requests.

@Degubi Degubi closed this Mar 27, 2019
@Degubi Degubi deleted the internal_refactor branch March 29, 2019 17:10
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.

2 participants