Uses of Class
com.google.common.collect.ImmutableSortedSetFauxverideShim
Packages that use ImmutableSortedSetFauxverideShim
Package
Description
Collection interfaces and implementations, and other utilities for collections.
-
Uses of ImmutableSortedSetFauxverideShim in com.google.common.collect
Subclasses of ImmutableSortedSetFauxverideShim in com.google.common.collectModifier and TypeClassDescriptionclass
ContiguousSet<C extends Comparable>
A sorted set of contiguous values in a givenDiscreteDomain
.(package private) final class
Skeletal implementation ofImmutableSortedSet.descendingSet()
.(package private) final class
EmptyContiguousSet<C extends Comparable>
An empty contiguous set.private final class
class
ANavigableSet
whose contents will never change, with many other important properties detailed atImmutableCollection
.(package private) final class
RegularContiguousSet<C extends Comparable>
An implementation ofContiguousSet
that contains one or more elements.(package private) final class
An immutable sorted set with one or more elements.