-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
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.