Skip to content

Override HashCode in PageLocation and PageTitle. #51

@Choco31415

Description

@Choco31415

Currently, PageLocation and PageTitle are difficult to use in HashMaps because while two objects may equal each other, they can have different hashes, messing up the very premise of HashMaps. Hence, it would be nice to provide a more consistent hashes such that two equal objects will also have the same hash.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions