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

7 lines
204 B
HTML

<html>
<body>
Reports usages of the <code>StringTokenizer</code> class. Excessive use of <code>StringTokenizer</code> is incorrect
in an internationalized environment.
<!-- tooltip end -->
</body>
</html>