News

The java.util.Arrays class provides similar “deep” methods for performing equals and hashCode functionality on multi-dimensional arrays: Arrays.deepEquals and Arrays.deepHashCode.
This output does tell us that it is an array of String s and that its “unsigned hexadecimal representation of the hash code” (see Object.toString Javadoc for more on this) is 42e816 for this ...