You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Considered that ExpiringMap is a Map, it still has duplicate values.
The client code needs to handle it.
Can we add some builder method to make it behave like HashMap with expiring values.
Similarly like TreeMap?
The text was updated successfully, but these errors were encountered:
Considered that ExpiringMap is a Map, it still has duplicate values.
The client code needs to handle it.
Can we add some builder method to make it behave like HashMap with expiring values.
Similarly like TreeMap?
The text was updated successfully, but these errors were encountered: