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

Treat qualified assisted types as normal bindings. #2390

Merged
merged 0 commits into from
Feb 18, 2021

Conversation

copybara-service[bot]
Copy link

Treat qualified assisted types as normal bindings.

Allows qualified @AssistedInject/@AssistedFactory types to be provided and injected as normal bindings.

Fixes #2370

RELNOTES=Fixes #2370: Qualified @AssistedInject/@AssistedFactory types can now be provided and injected as normal bindings.

@google-cla google-cla bot added the cla: yes label Feb 18, 2021
@copybara-service copybara-service bot merged commit aff89b1 into master Feb 18, 2021
@copybara-service copybara-service bot deleted the test_357652329 branch February 18, 2021 22:32
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.

Allow @AssistedInject objects to be injected and provided by @Provides methods
0 participants