Package org.eclipse.collections.impl.parallel

This package contains classes which is used for parallel iteration through the containers.

These parallel implementations are used in methods like select, reject, collect, flatCollect, collectIf and count.