Sign in
chromium
/
external
/
github.com
/
google
/
error-prone
/
refs/heads/copybara-sync
/
.
/
docs
/
bugpattern
/
AssistedInjectAndInjectOnConstructors.md
blob: b789fe1b6d066da5c2d5f4fe76d6215c4a2f5d92 [
file
] [
log
] [
blame
] [
view
] [
edit
]
Mixing
@Inject
and
@AssistedInject
leads to confusing code
and
the documentation
specifies
not
to
do
it
.
See
https
:
//google.github.io/guice/api-docs/latest/javadoc/com/google/inject/assistedinject/AssistedInject.html