Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Make PrivateModule#binder() non-final to allow binder customization in subclasses. Fixes #1569 & fixes #1525. (The primary use-case for this is to override binder() to always call skipSources, like many AbstractModule impls.) #1687

Closed
wants to merge 0 commits into from

Conversation

copybara-service[bot]
Copy link

Make PrivateModule#binder() non-final to allow binder customization in subclasses. Fixes #1569 & fixes #1525. (The primary use-case for this is to override binder() to always call skipSources, like many AbstractModule impls.)

@copybara-service copybara-service bot closed this Apr 18, 2023
@copybara-service copybara-service bot deleted the test_525202255 branch April 18, 2023 20:12
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make PrivateModule#binder() non-final
0 participants