Sign in
chromium
/
external
/
github.com
/
google
/
error-prone
/
b4c55352f99aee460e730bd117fe2bf1234d4d2d
/
.
/
docs
/
bugpattern
/
AssistedInjectAndInjectOnSameConstructor.md
blob: ed2d75cb3355d2596052a3935ebc99eb8525c083 [
file
] [
view
]
Using
@AssistedInject
and
@Inject
on the same constructor
is
a runtimeerror
in
Guice
.