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