Sign in
chromium
/
external
/
github.com
/
google
/
error-prone
/
b4c55352f99aee460e730bd117fe2bf1234d4d2d
/
.
/
docs
/
bugpattern
/
AssistedInjectAndInjectOnConstructors.md
blob: b789fe1b6d066da5c2d5f4fe76d6215c4a2f5d92 [
file
] [
view
]
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