Uses of Interface
org.eclipse.collections.api.bag.ImmutableBagIterable

Packages that use ImmutableBagIterable 
Package Description
org.eclipse.collections.api.bag
This package contains interfaces for Bag API.
org.eclipse.collections.api.bag.sorted
This package contains interfaces for SortedBag API.
org.eclipse.collections.api.bimap
This package contains interfaces for BiMap API.
org.eclipse.collections.api.multimap.bag
This package contains interfaces for BagMultimap.
org.eclipse.collections.api.partition.bag
This package contains interfaces for PartitionBag.
org.eclipse.collections.impl.bag.immutable
This package contains implementations of the ImmutableBag interface.