jsr107/jsr107spec

Cache to extend Map or add CacheManager.createCacheAsMap

sergproua opened this issue · 0 comments

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?