Sign in
chromium
/
external
/
github.com
/
google
/
error-prone
/
refs/heads/master
/
.
/
docs
/
bugpattern
/
GuiceInjectOnFinalField.md
blob: 83f406c4ebfd49b3da179ef870fb6aaa723d017c [
file
] [
view
] [
edit
]
From
the
[
Guice
wiki
][
wiki
]:
>
Injecting
`final`
fields
is
not
recommended because the injected value may
not
>
be visible to other threads
.
[
wiki
]:
https
:
//github.com/google/guice/wiki/InjectionPoints#how-guice-injects