Dear all,
I need a Concurrent Hash Map with Weak or Soft keys were the equality is equals and not ==.
For this kind of keys, google collection chooses == by default.
Is there a way to override this choice? How should I proceed?
Best regards,
Nicolas.