Uses of Class
org.eclipse.collections.impl.parallel.BatchIterableProcedureFJTask
Packages that use BatchIterableProcedureFJTask
Package
Description
This package contains classes which is used for parallel iteration through the containers.
-
Uses of BatchIterableProcedureFJTask in org.eclipse.collections.impl.parallel
Fields in org.eclipse.collections.impl.parallel declared as BatchIterableProcedureFJTaskModifier and TypeFieldDescriptionprivate BatchIterableProcedureFJTask<T,
BT>[] BatchIterableProcedureFJTaskRunner.procedures
Fields in org.eclipse.collections.impl.parallel with type parameters of type BatchIterableProcedureFJTaskModifier and TypeFieldDescriptionprivate final Function
<BatchIterableProcedureFJTask<T, BT>, BT> BatchIterableProcedureFJTaskRunner.procedureFunction
Methods in org.eclipse.collections.impl.parallel with parameters of type BatchIterableProcedureFJTaskModifier and TypeMethodDescriptionvoid
BatchIterableProcedureFJTaskRunner.taskCompleted
(BatchIterableProcedureFJTask<T, BT> task) BatchIterableProcedureFJTaskRunner.ProcedureExtractor.valueOf
(BatchIterableProcedureFJTask<T, BT> object)