Uses of Interface
org.eclipse.collections.api.ParallelIterable

Packages that use ParallelIterable 
Package Description
org.eclipse.collections.api
This package contains interfaces for Eclipse Collections API.
org.eclipse.collections.api.bag
This package contains interfaces for Bag API.
org.eclipse.collections.api.bag.sorted
This package contains interfaces for SortedBag 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.api.set.sorted
This package contains interfaces for sorted set API.
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.lazy.parallel.set.sorted