Uses of Package
org.eclipse.collections.impl.multimap.bag
Packages that use org.eclipse.collections.impl.multimap.bag
Package
Description
This package contains implementations of the
MutableBag interface.This package contains implementations of the
BagMultimap interface.This package contains implementations of the
ListMultimap interface.This package contains implementations of the
SortedSetMultimap interface.This package contains static utilities that provide iteration pattern implementations which work with JCF collections.
-
-
Classes in org.eclipse.collections.impl.multimap.bag used by org.eclipse.collections.impl.multimap.bagClassDescriptionA Multimap that is optimized for parallel writes, but is not protected for concurrent reads.Deprecated.in 5.0.
-
-
-
-
-
-
Classes in org.eclipse.collections.impl.multimap.bag used by org.eclipse.collections.impl.utility