Uses of Class
org.eclipse.collections.impl.block.procedure.CountProcedure
Packages that use CountProcedure
Package
Description
This package contains classes which is used for parallel iteration through the containers.
-
Uses of CountProcedure in org.eclipse.collections.impl.parallel
Subclasses with type arguments of type CountProcedure in org.eclipse.collections.impl.parallelModifier and TypeClassDescriptionfinal classCombines the results of a Collection of CountBlocks which each hold onto a filtered sum (count where) result.Classes in org.eclipse.collections.impl.parallel that implement interfaces with type arguments of type CountProcedureMethods in org.eclipse.collections.impl.parallel that return CountProcedureMethods in org.eclipse.collections.impl.parallel with parameters of type CountProcedure