<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> |