Skip to content

Add documentation for parameterless @Binds in the Dagger Dev Guide.#5202

Merged
copybara-service[bot] merged 1 commit into
gh-pagesfrom
test_gh-pages_936740336
Jun 25, 2026
Merged

Add documentation for parameterless @Binds in the Dagger Dev Guide.#5202
copybara-service[bot] merged 1 commit into
gh-pagesfrom
test_gh-pages_936740336

Conversation

@copybara-service

Copy link
Copy Markdown

Add documentation for parameterless @BINDS in the Dagger Dev Guide.

This change introduces a new section explaining how @Binds can be used with zero parameters to explicitly declare a binding for a class with an @Inject constructor. This allows applying method-level annotations to the binding. The section includes examples and lists constraints on using parameterless @Binds.

RELNOTES=NA

This change introduces a new section explaining how `@Binds` can be used with zero parameters to explicitly declare a binding for a class with an `@Inject` constructor. This allows applying method-level annotations to the binding. The section includes examples and lists constraints on using parameterless `@Binds`.

RELNOTES=NA
PiperOrigin-RevId: 938164189
@copybara-service copybara-service Bot force-pushed the test_gh-pages_936740336 branch from fb4486e to fb04401 Compare June 25, 2026 20:31
@copybara-service copybara-service Bot merged commit fb04401 into gh-pages Jun 25, 2026
@copybara-service copybara-service Bot deleted the test_gh-pages_936740336 branch June 25, 2026 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant