Posted By


cetnar on 07/09/06

Tagged


Statistics


Viewed 332 times
Favorited by 1 user(s)

Arrays.deepToString()


/ Published in: Java
Save to your folder(s)

Here's the output:

[java] [[X, O, O], [O, X, X], [X, O, X]]

There are similar methods:
- Arrays.deepHashCode
- Arrays.deepEquals

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.