Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Standard object functions are not implemented on class Id #1

Closed
LSafer opened this issue Jul 5, 2022 · 0 comments
Closed

Standard object functions are not implemented on class Id #1

LSafer opened this issue Jul 5, 2022 · 0 comments

Comments

@LSafer
Copy link
Member

LSafer commented Jul 5, 2022

The class Id does not implement the following functions

  • toString
  • hashCode
  • equals
LSafer added a commit that referenced this issue Jul 5, 2022
Addressing Issue #1

Description:

The class Id does not implement the following functions

- toString
- hashCode
- equals

Fix:

Changed class 'Id' into a data class
with custom 'toString' implementation
@LSafer LSafer closed this as completed Jul 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant