Uses of Interface
org.eclipse.collections.api.list.ParallelListIterable

Packages that use ParallelListIterable 
Package Description
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.sorted
This package contains interfaces for sorted set API.
org.eclipse.collections.impl.lazy.parallel.list  
org.eclipse.collections.impl.lazy.parallel.set.sorted  
org.eclipse.collections.impl.list.mutable
This package contains implementations of the MutableList interface.