Skip to content

[API] Add equality checks to all "Region" implementations #2673

@NonSwag

Description

@NonSwag

The Problem

Currently, when comparing regions or putting them into a HashMap or sorting collections or basically anything that requires consistent equals and hashCode result

A Solution

Proper equals and hashCode methods for comparison of regions

Alternatives

Writing your own wrappers to add equals and hashCode methods

Anything Else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions