-
Enhancement
-
Resolution: Done
-
Major
-
9.0.1.Final
-
None
-
None
Currently the entrySet, values and keySet all throw an UnsupportedOperationException when they are invoked. It would be nice if we could supply an actual implementation for these. A respective backing collection should be doable.