blob: c78a2fb05ad0bc480b6831b5dca85a9e6a786bbd [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>
</body>
</html>