-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
None
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.