Files
openide/java/java-impl/resources/inspectionDescriptions/ClassHasNoToStringMethod.html
2025-02-05 04:43:28 +00:00

5 lines
87 B
HTML

<html>
<body>
Reports classes without a <code>toString()</code> method.
</body>
</html>