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
Implement equals and Hashcode on GenericData (#589)
* 936: Added hashCode(), toString() and equals() methods relaing on classInfo and unknownFields.
* 936: Changes after review.
* 936: Modified unit test.
* 936: Added more unit tests.
* 936: GenericJsonTest fixed because toString was updated in GenericData.
* 936: Changes after review.
* Update GenericData.java
0 commit comments