6 lines
150 B
HTML
6 lines
150 B
HTML
<html>
|
|
<body>
|
|
This inspection reports explicit calls of <b>Integer.toString(int)</b> which can be replaced with <b>int.toString()</b>
|
|
</body>
|
|
</html>
|