Skip to content

Why test object equality when you call put on the map ? #82

@Raidez

Description

@Raidez

It's just a question, but why ?

I've got a problem where I can't change the override of equals of my object.
In classic HashMap implementation, put always make the change whatever the equality.

So why your implementation of ExpiringMap works differently ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions