Uses of Class
com.google.common.collect.ImmutableSortedSetFauxverideShim
Packages that use ImmutableSortedSetFauxverideShim
Package
Description
This package contains generic collection interfaces and implementations, and other utilities for
working with collections.
-
Uses of ImmutableSortedSetFauxverideShim in com.google.common.collect
Subclasses of ImmutableSortedSetFauxverideShim in com.google.common.collectModifier and TypeClassDescriptionclassContiguousSet<C extends Comparable>A sorted set of contiguous values in a givenDiscreteDomain.(package private) final classSkeletal implementation ofImmutableSortedSet.descendingSet().(package private) final classEmptyContiguousSet<C extends Comparable>An empty contiguous set.private final classclassANavigableSetwhose contents will never change, with many other important properties detailed atImmutableCollection.(package private) final classRegularContiguousSet<C extends Comparable>An implementation ofContiguousSetthat contains one or more elements.(package private) final classAn immutable sorted set with one or more elements.