Skip to content

DATACMNS-900 - Add equals/hashCode methods for ExampleMatcher utility classes. #175

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

Closed
wants to merge 2 commits into from

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented Aug 29, 2016

We now provide equals and hashCode methods for GenericPropertyMatcher, PropertySpecifier and PropertySpecifiers. Equalling Example and ExampleMatcher instances can be compared using hashCode and equals.


Related ticket: DATACMNS-900

… classes.

We now provide equals and hashCode methods for GenericPropertyMatcher, PropertySpecifier and PropertySpecifiers. Equalling Example and ExampleMatcher instances can be compared using hashCode and equals checks.
odrotbohm pushed a commit that referenced this pull request Sep 1, 2016
…her utility classes.

We now provide equals(…) and hashCode() methods for GenericPropertyMatcher, PropertySpecifier and PropertySpecifiers so that they can be compared and used in sets.

Original pull request: #175.
odrotbohm pushed a commit that referenced this pull request Sep 1, 2016
…her utility classes.

We now provide equals(…) and hashCode() methods for GenericPropertyMatcher, PropertySpecifier and PropertySpecifiers so that they can be compared and used in sets.

Original pull request: #175.
@odrotbohm odrotbohm closed this Sep 1, 2016
@odrotbohm odrotbohm deleted the issue/DATACMNS-900 branch September 1, 2016 15:25
Aloren pushed a commit to Aloren/spring-data-commons that referenced this pull request Jun 20, 2019
Fixes spring-projectsgh-175 (more of a workaround really and spring-projectsgh-177 is still open
to track further changes).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants