Uses of Interface
org.eclipse.collections.api.partition.set.PartitionImmutableSet

Packages that use PartitionImmutableSet 
Package Description
org.eclipse.collections.api.bimap
This package contains interfaces for BiMap API.
org.eclipse.collections.api.partition.set
This package contains interfaces for PartitionSet.
org.eclipse.collections.api.set
This package contains interfaces for set API which enhance the performance and functionality of Set.
org.eclipse.collections.impl.bimap.immutable  
org.eclipse.collections.impl.partition.set
This package contains implementations of the PartitionSet interface.
org.eclipse.collections.impl.partition.set.strategy
This package contains implementations of the PartitionMutableSet interface.
org.eclipse.collections.impl.set.immutable
This package package contains the implementations of ImmutableSet.