Uses of Class
com.google.common.collect.ImmutableMultisetGwtSerializationDependencies
Packages that use ImmutableMultisetGwtSerializationDependencies
Package
Description
This package contains generic collection interfaces and implementations, and other utilities for
working with collections.
-
Uses of ImmutableMultisetGwtSerializationDependencies in com.google.common.collect
Subclasses of ImmutableMultisetGwtSerializationDependencies in com.google.common.collectModifier and TypeClassDescription(package private) final classA descending wrapper around anImmutableSortedMultiset(package private) classclassAMultisetwhose contents will never change, with many other important properties detailed atImmutableCollection.classASortedMultisetwhose contents will never change, with many other important properties detailed atImmutableCollection.(package private) class"Overrides" theImmutableMultisetstatic methods that lackImmutableSortedMultisetequivalents with deprecated, exception-throwing versions.(package private) final classAn implementation of ImmutableMultiset backed by a JDK Map and a list of entries.(package private) classImplementation ofImmutableMultisetwith zero or more elements.(package private) final classAn immutable sorted multiset with one or more distinct elements.