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

Packages that use ImmutableBag
Package
Description
This package contains interfaces for Eclipse Collections API.
This package contains interfaces for Bag API.
This package contains API for Primitive Bags with Mutable and Immutable variants.
This package contains interfaces for SortedBag API.
This package contains factory API for creating instance of type Bag.
This package contains interfaces for map API which enhance the performance and functionality of Map
This package contains API for primitive to primitive maps, primitive to object maps and object to primitive maps with mutable and immutable variants.
This package contains interfaces for BagMultimap.
This package contains interfaces for PartitionBag.
This package contains interfaces for stack API.
This package contains implementations of the ImmutableBag interface.
This package contains implementations of the MutableBag interface.
 
 
This package contains implementations of the ImmutableCollection interface.
This package contains implementations of the MutableCollection interface.
 
This package contains static utilities for creating mutable and immutable collection factories.
This package contains implementations of the ImmutableMap interface.
This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.
This package contains implementations of the MutableSortedMap interface.
This package contains implementations of the BagMultimap interface.
This package contains implementations of the PartitionBag interface.