Uses of Class
com.google.common.collect.Multisets.UnmodifiableMultiset
Packages that use Multisets.UnmodifiableMultiset
Package
Description
Collection interfaces and implementations, and other utilities for collections.
-
Uses of Multisets.UnmodifiableMultiset in com.google.common.collect
Subclasses of Multisets.UnmodifiableMultiset in com.google.common.collectModifier and TypeClassDescription(package private) final class
Implementation ofMultisets.unmodifiableSortedMultiset(SortedMultiset)
, split out into its own file so it can be GWT emulated (to deal with the differing elementSet() types in GWT and non-GWT).