Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Add parent params to Resource equals/hashcode/toString #64

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

rain-on
Copy link
Contributor

@rain-on rain-on commented Nov 23, 2021

A number of resource classes did not factor in members of their parent class when performing:

  • hashcode
  • equals
  • toString

This change updates all resources to ensure these fields are included in said operations.

@rain-on rain-on requested a review from long-sean November 23, 2021 06:32
Copy link
Contributor

@long-sean long-sean left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

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

Successfully merging this pull request may close these issues.

2 participants