Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check for Arrays.deepEquals() #3

Closed
GoogleCodeExporter opened this issue Mar 29, 2015 · 2 comments
Closed

Check for Arrays.deepEquals() #3

GoogleCodeExporter opened this issue Mar 29, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

When dealing with fields that are either a multi-dimensional array or an
array of Object (which can contain arrays itself), Arrays.deepEquals()
should be used instead of Arrays.equals(). Maybe make this optional.

Original issue reported on code.google.com by jan.ouw...@gmail.com on 29 Jun 2009 at 2:48

@GoogleCodeExporter
Copy link
Author

Original comment by jan.ouw...@gmail.com on 2 Jul 2009 at 3:32

  • Changed state: Started
  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Decided not to make it optional. I'd like to see if there's a "market" for 
that, first.

Original comment by jan.ouw...@gmail.com on 2 Jul 2009 at 4:42

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant