Cache to extend Map or add CacheManager.createCacheAsMap
sergproua opened this issue · 0 comments
sergproua commented
Most of the methods in Cache interface already declared in Map. Why not extend it from Map or provide convenience methods in CacheManager which return existing collection types, Map, Set, ArrayList or Cache.Entry, etc?