Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
NumericToString.html
blob: 1a891c71b877b74d179e575854feb6347cd785a9 [
file
] [
log
] [
blame
]
<html>
<body>
Reports any call of
<b>
toString()
</b>
on numeric objects. Such calls are usually
incorrect in an internationalized environment.
<!-- tooltip end -->
<p>
<small>
Powered by InspectionGadgets
</small>
</body>
</html>