Uses of Package
org.eclipse.collections.api.multimap.set
-
Packages that use org.eclipse.collections.api.multimap.set Package Description org.eclipse.collections.api.bimap This package contains interfaces for BiMap API.org.eclipse.collections.api.map This package contains interfaces for map API which enhance the performance and functionality ofMaporg.eclipse.collections.api.multimap.set This package contains interfaces forSetMultimap.org.eclipse.collections.api.multimap.sortedset This package contains interfaces forSortedSetMultimap.org.eclipse.collections.api.set This package contains interfaces for set API which enhance the performance and functionality ofSet. -
Classes in org.eclipse.collections.api.multimap.set used by org.eclipse.collections.api.bimap Class Description ImmutableSetMultimap MutableSetMultimap SetMultimap -
Classes in org.eclipse.collections.api.multimap.set used by org.eclipse.collections.api.map Class Description ImmutableSetMultimap MutableSetMultimap UnsortedSetMultimap