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

Packages that use ParallelUnsortedSetIterable 
Package Description
org.eclipse.collections.api.bag
This package contains interfaces for Bag API.
org.eclipse.collections.api.list
This package contains interfaces for list API which enhance the performance and functionality of List.
org.eclipse.collections.api.set
This package contains interfaces for set API which enhance the performance and functionality of Set.
org.eclipse.collections.impl.lazy.parallel  
org.eclipse.collections.impl.lazy.parallel.bag  
org.eclipse.collections.impl.lazy.parallel.list  
org.eclipse.collections.impl.lazy.parallel.set  
org.eclipse.collections.impl.set.immutable
This package package contains the implementations of ImmutableSet.
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.