Uses of Package
org.eclipse.collections.impl.block.procedure

Packages that use org.eclipse.collections.impl.block.procedure 
Package Description
org.eclipse.collections.impl.block.factory
This package contains factory implementations for Function, Predicate, SerializableComparator and Procedure.
org.eclipse.collections.impl.block.procedure
This package contains implementations of Procedure and Procedure2.
org.eclipse.collections.impl.lazy.parallel  
org.eclipse.collections.impl.parallel
This package contains classes which is used for parallel iteration through the containers.