Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
LengthOneStringsInConcatenation.html
blob: 9a82ac031b1778ab18ca057aca1f0d7b3fc84bfb [
file
] [
log
] [
blame
]
<html>
<body>
Reports String literals of length one being used in concatenation.
These literals may be replaced by equivalent character literals, gaining some performance enhancement.
<!-- tooltip end -->
<p>
</body>
</html>