blob: 54a3461405c61a630427617980a1aa094c6f088f [file] [log] [blame]
<html>
<body>
Reports suspicious array casts. An array cast is suspicious when it casts to a more specific array type. Such
a cast is legal at compile time but may fail with a <b>ClassCastException</b> at runtime.
<!-- tooltip end -->
<p>
</body>
</html>