Class DescendingImmutableSortedSet<E>

All Implemented Interfaces:
SortedIterable<E>, Serializable, Iterable<E>, Collection<E>, NavigableSet<E>, SequencedCollection<E>, SequencedSet<E>, Set<E>, SortedSet<E>

final class DescendingImmutableSortedSet<E> extends ImmutableSortedSet<E>
Skeletal implementation of ImmutableSortedSet.descendingSet().