Fix for #4533691 added Collections.emptySortedSet. However, navigable sets are preferred over sorted sets. As such, emptySortedSet is unnecessary and should be removed.
Comments
Decision was to support both emptySortedSet and emptyNavigableSet
18-07-2013
Replacement implementation
18-03-2013
EVALUATION
Collections.emptySortedSet should be removed.