Uses of Interface
org.eclipse.collections.impl.parallel.ProcedureFactory

Packages that use ProcedureFactory 
Package Description
org.eclipse.collections.impl.forkjoin
This package contains implementations which has several parallel algorithms that work with Collections and make use of Java's fork-join framework.
org.eclipse.collections.impl.parallel
This package contains classes which is used for parallel iteration through the containers.