Uses of Package
org.eclipse.collections.impl.multimap.set.sorted
Packages that use org.eclipse.collections.impl.multimap.set.sorted
Package
Description
This package contains implementations of the
SortedSetMultimap
interface.This package contains implementations of
MutableSortedSet
.-
Classes in org.eclipse.collections.impl.multimap.set.sorted used by org.eclipse.collections.impl.multimap.set.sortedClassDescriptionA Multimap that is optimized for parallel writes, but is not protected for concurrent reads.
-