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