Uses of Class
com.google.common.collect.ImmutableAsList
Packages that use ImmutableAsList
Package
Description
Collection interfaces and implementations, and other utilities for collections.
-
Uses of ImmutableAsList in com.google.common.collect
Subclasses of ImmutableAsList in com.google.common.collectModifier and TypeClassDescription(package private) final classList returned byImmutableSortedSet.asList()when the set isn't empty.(package private) classAnImmutableAsListimplementation specialized for when the delegate collection is already backed by anImmutableListor array.