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

Packages that use PartitionMutableSet 
Package Description
org.eclipse.collections.api.bimap
This package contains interfaces for BiMap API.
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.mutable
This package contains implementations of the MutableBiMap interface.
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.mutable
This package package contains implementations of MutableSet.
org.eclipse.collections.impl.set.strategy.mutable
This package contains implementations of sets with user defined HashingStrategys.