Uses of Interface
org.eclipse.collections.api.set.ImmutableSet

Packages that use ImmutableSet
Package
Description
This package contains interfaces for Eclipse Collections API.
This package contains interfaces for Bag API.
This package contains interfaces for BiMap API.
This package contains Factory API for FixedSizeSet, ImmutableSet and MutableSet.
This package contains Factory API for ImmutableHashingStrategySetFactory and MutableHashingStrategySetFactory.
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 SetMultimap.
This package contains interfaces for PartitionSet.
This package contains interfaces for set API which enhance the performance and functionality of Set.
This package contains API for mutable and immutable primitive sets.
This package contains implementations of the ImmutableBag 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 SetMultimap interface.
This package contains implementations of the PartitionSet interface.
This package contains the implementations of ImmutableSet.
This package contains implementations of MutableSet.
This package contains implementations of immutable sets with user defined HashingStrategys.
This package contains implementations of sets with user defined HashingStrategys.
This package contains SerializeTestHelper and Verify classes.
This package contains static utilities that provide internal iteration pattern implementations which work with JCF collections.