Uses of Class
com.google.common.collect.ImmutableSortedMultisetFauxverideShim
Packages that use ImmutableSortedMultisetFauxverideShim
Package
Description
This package contains generic collection interfaces and implementations, and other utilities for
working with collections.
-
Uses of ImmutableSortedMultisetFauxverideShim in com.google.common.collect
Subclasses of ImmutableSortedMultisetFauxverideShim in com.google.common.collectModifier and TypeClassDescription(package private) final class
A descending wrapper around anImmutableSortedMultiset
class
ASortedMultiset
whose contents will never change, with many other important properties detailed atImmutableCollection
.(package private) final class
An immutable sorted multiset with one or more distinct elements.