Uses of Class
com.google.common.collect.ImmutableMultisetGwtSerializationDependencies
Packages that use ImmutableMultisetGwtSerializationDependencies
Package
Description
Collection interfaces and implementations, and other utilities for collections.
-
Uses of ImmutableMultisetGwtSerializationDependencies in com.google.common.collect
Subclasses of ImmutableMultisetGwtSerializationDependencies in com.google.common.collectModifier and TypeClassDescription(package private) final class
A descending wrapper around anImmutableSortedMultiset
(package private) class
class
AMultiset
whose contents will never change, with many other important properties detailed atImmutableCollection
.class
ASortedMultiset
whose contents will never change, with many other important properties detailed atImmutableCollection
.(package private) final class
An implementation of ImmutableMultiset backed by a JDK Map and a list of entries.(package private) class
Implementation ofImmutableMultiset
with zero or more elements.(package private) final class
An immutable sorted multiset with one or more distinct elements.