You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 [email protected] on 29 Jun 2009 at 2:48
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 29 Jun 2009 at 2:48The text was updated successfully, but these errors were encountered: