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