Sign in
chromium
/
external
/
github.com
/
google
/
error-prone
/
refs/heads/copybara-sync
/
.
/
docs
/
bugpattern
/
JavaxInjectOnFinalField.md
blob: 30544b4136c86c481d3bf355e37d1663a63c7300 [
file
] [
log
] [
blame
] [
view
] [
edit
]
According
to the JSR
-
330
spec
,
the
@javax
.
inject
.
Inject
annotation cannot go on
final
fields
.