Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
resources-en
/
src
/
inspectionDescriptions
/
NonFinalFieldInImmutable.html
blob: a0b877f4f440b29057fb86d5eb46b228bd12fb93 [
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.
</body>
</html>