Generated by
JDiff

Class com.google.common.collect.ImmutableSortedSet

Changed Methods
Comparator<? super E> comparator() Change from non-final to final.
Returns the comparator that orders the elements, which is Ordering.natural() when the natural ordering of the elements is used.