Uses of Class
org.eclipse.collections.impl.parallel.ParallelIterate.SumByIntProcedure
Packages that use ParallelIterate.SumByIntProcedure
Package
Description
This package contains classes which is used for parallel iteration through the containers.
-
Uses of ParallelIterate.SumByIntProcedure in org.eclipse.collections.impl.parallel
Methods in org.eclipse.collections.impl.parallel that return ParallelIterate.SumByIntProcedureMethods in org.eclipse.collections.impl.parallel with parameters of type ParallelIterate.SumByIntProcedureModifier and TypeMethodDescriptionvoid
ParallelIterate.SumByIntCombiner.combineOne
(ParallelIterate.SumByIntProcedure<T, V> thingToCombine)