-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
None
-
Affects Version/s: None
-
Component/s: core-libs
A DESCRIPTION OF THE PROBLEM :
Since the singletonMap always contains just one elements, it is trivially sorted. So it should return a SortedMap
Similarly, the singleton should return a SortedSet instead of a Set.
Since the singletonMap always contains just one elements, it is trivially sorted. So it should return a SortedMap
Similarly, the singleton should return a SortedSet instead of a Set.