blob: be0bb28b5bd4f7dcffd992bcde4b13cdc05d271a [file] [log] [blame]
<html>
<body>
Reports <b>hashCode()</b> being called
on an array. To get the same hash code for two arrays
with identical contents call <b>Arrays.hashCode()</b>.
Use <b>Arrays.deepHashCode()</b> to calculate the hash
code of a multi-dimensional array.
<!-- tooltip end -->
<p>
</body>
</html>