blob: c7bc9274014819a303f9f877b131bf3a7f32abbe [file] [log] [blame]
<html>
<body>
Reports any <b>import</b> statements which refer to the <b>java.lang</b> package.
Such import statements are unnecessary. Since IDEA can automatically
detect and fix such statements with its "Optimize Imports" command, this inspection is mostly useful
for off-line reporting on code bases that you don't intend to change.
<!-- tooltip end -->
<p>
<small>Powered by InspectionGadgets</small>
</body>
</html>