Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
NonFinalFieldInEnum.html
blob: b6893d8f0053d5b1e964c64b18db7a18fa8d93e0 [
file
] [
log
] [
blame
]
<html>
<body>
Reports non-
<b>
final
</b>
fields in enumeration types. A non-
<b>
final
</b>
field in an enum is rarely needed.
<!-- tooltip end -->
<p>
</body>
</html>