Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
FinalMethod.html
blob: c34bc48e912ae43b00440b46459c74f3eb299f45 [
file
] [
log
] [
blame
]
<html>
<body>
Reports methods being declared
<b>
final
</b>
. Some coding
standards discourage
<b>
final
</b>
methods.
<!-- tooltip end -->
<p>
</body>
</html>