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

Implement equals and Hashcode on GenericData #589

Merged
merged 7 commits into from
Feb 13, 2019

Commits on Feb 12, 2019

  1. 936: Added hashCode(), toString() and equals() methods relaing on cla…

    …ssInfo and unknownFields.
    andrey-qlogic committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    a9ae85a View commit details
    Browse the repository at this point in the history
  2. 936: Changes after review.

    andrey-qlogic committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    1fe20d8 View commit details
    Browse the repository at this point in the history
  3. 936: Modified unit test.

    andrey-qlogic committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    75a9714 View commit details
    Browse the repository at this point in the history
  4. 936: Added more unit tests.

    andrey-qlogic committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    4413b65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20daa8f View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. 936: Changes after review.

    andrey-qlogic committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    fbc0256 View commit details
    Browse the repository at this point in the history
  2. Update GenericData.java

    sduskis committed Feb 13, 2019
    1 Configuration menu
    Copy the full SHA
    3c3468d View commit details
    Browse the repository at this point in the history