-
Enhancement
-
Resolution: Done
-
Major
-
7.0.0.CR1
-
None
Currently the entrySet, keySet and values methods are copies of data at the time of invocation. They do not allow for seeing updated values or actually updating the cache through them. It would be nice to support these operations as well.