Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
NumericToString.html
blob: 0597ea63fc4c8d7ff3c93d9543749f4a82f18a96 [
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>
</body>
</html>