Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
MisspelledToString.html
blob: 417f92db6d2ff053212b7c8bf084bd382e5494a8 [
file
] [
log
] [
blame
]
<html>
<body>
Reports any declaration of a
<b>
tostring()
</b>
method, taking one argument.
Normally, this is a typo of
<b>
toString()
</b>
.
<!-- tooltip end -->
<p>
</body>
</html>