Uses of Class
org.eclipse.collections.impl.parallel.ArrayProcedureFJTaskRunner
Packages that use ArrayProcedureFJTaskRunner
Package
Description
This package contains classes which is used for parallel iteration through the containers.
-
Uses of ArrayProcedureFJTaskRunner in org.eclipse.collections.impl.parallel
Fields in org.eclipse.collections.impl.parallel declared as ArrayProcedureFJTaskRunnerModifier and TypeFieldDescriptionprivate final ArrayProcedureFJTaskRunner
<T, BT> ArrayProcedureFJTask.taskRunner
Constructors in org.eclipse.collections.impl.parallel with parameters of type ArrayProcedureFJTaskRunnerModifierConstructorDescriptionArrayProcedureFJTask
(ArrayProcedureFJTaskRunner<T, BT> newFJTaskRunner, ProcedureFactory<BT> procedureFactory, T[] newArray, int newIndex, int newSectionSize, boolean isLast)