Uses of Class
com.google.common.collect.ImmutableSet.CachingAsList
Packages that use ImmutableSet.CachingAsList
Package
Description
Collection interfaces and implementations, and other utilities for collections.
-
Uses of ImmutableSet.CachingAsList in com.google.common.collect
Subclasses of ImmutableSet.CachingAsList 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.(package private) classImmutableMapEntrySet<K,V> entrySet()implementation forImmutableMap.(package private) static final class(package private) final classImmutableMapKeySet<K,V> keySet()implementation forImmutableMap.(package private) static final classprivate final classprivate final class(package private) static classclassANavigableSetwhose contents will never change, with many other important properties detailed atImmutableCollection.(package private) class"Overrides" theImmutableSetstatic methods that lackImmutableSortedSetequivalents with deprecated, exception-throwing versions.(package private) class(package private) final classImmutableSet implementation backed by a JDK HashSet, used to defend against apparent hash flooding.(package private) final classRegularContiguousSet<C extends Comparable>An implementation ofContiguousSetthat contains one or more elements.(package private) final classprivate static final class(package private) final classImplementation ofImmutableSetwith two or more elements.(package private) final classAn immutable sorted set with one or more elements.private final class