-
Enhancement
-
Resolution: Fixed
-
P4
-
None
Since null values are disallowed in the java.util immutable maps, we can improve upon the default implementation since a null return from get(key) always means that the default value should be returned.