/ Published in: Java
Here's the output:
[java] [[X, O, O], [O, X, X], [X, O, X]]
There are similar methods: - Arrays.deepHashCode - Arrays.deepEquals
Expand |
Embed | Plain Text
Comments
Subscribe to comments
You need to login to post a comment.

first time come to know this utility.
Learned one more thing.
Thanks,