Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
IntentionPowerPak
/
src
/
intentionDescriptions
/
CharToStringIntention
/
description.html
blob: f11e9d74be02c906a9064bc4a6e90da2a244403d [
file
] [
log
] [
blame
]
<html>
<body>
This intention replaces character literals with
equivalent single character string literals. Only characters used in concatenations or other similar contexts
can be changed with this intention.
</body>
</html>