Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
resources-en
/
src
/
inspectionDescriptions
/
NonFinalFieldInImmutable.html
blob: 3606a6af7f8ea9abb852c7278470bba6a2e4f470 [
file
] [
log
] [
blame
]
<html>
<body>
This inspection reports any non-final field in a class with annotation
@net.jcip.annotations.Immutable. This violates the contract of the @Immutable
annotation.
<br><small>
New in 9
</small>
</body>
</html>