Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
NonFinalFieldInEnum.html
blob: bba984a1753d5aa8f8beccaeedb85d224db33ff4 [
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>
<small>
New in 12, Powered by InspectionGadgets
</small>
</body>
</html>