blob: 542027d04f06581b340618098d401c79e9261fcb [file] [log] [blame]
<html>
<body>
Reports type cast expressions which are surrounded by an
<b>instanceof</b> check for a different type.
While it is possible that this was intended, such a construct is most likely an error, and will
result in a <b>java.lang.ClassCastException</b> at runtime.
<!-- tooltip end -->
<p>
<small>Powered by InspectionGadgets</small>
</body>
</html>