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
Classes in org.eclipse.collections.impl.parallel that implement interfaces with type arguments of type BatchIterableProcedureFJTaskModifier and TypeClassDescriptionprivate final classFields in org.eclipse.collections.impl.parallel declared as BatchIterableProcedureFJTaskModifier and TypeFieldDescriptionprivate BatchIterableProcedureFJTask<T,BT>[] BatchIterableProcedureFJTaskRunner.proceduresFields in org.eclipse.collections.impl.parallel with type parameters of type BatchIterableProcedureFJTaskModifier and TypeFieldDescriptionprivate final Function<BatchIterableProcedureFJTask<T, BT>, BT> BatchIterableProcedureFJTaskRunner.procedureFunctionMethods in org.eclipse.collections.impl.parallel with parameters of type BatchIterableProcedureFJTaskModifier and TypeMethodDescriptionvoidBatchIterableProcedureFJTaskRunner.taskCompleted(BatchIterableProcedureFJTask<T, BT> task) BatchIterableProcedureFJTaskRunner.ProcedureExtractor.valueOf(BatchIterableProcedureFJTask<T, BT> object)