Uses of Class
org.eclipse.collections.impl.forkjoin.FJListObjectIntProcedureTask
Packages that use FJListObjectIntProcedureTask
Package
Description
This package contains implementations which has several parallel algorithms that work with Collections and make use of Java's fork-join
framework.
-
Uses of FJListObjectIntProcedureTask in org.eclipse.collections.impl.forkjoin
Methods in org.eclipse.collections.impl.forkjoin that return FJListObjectIntProcedureTaskModifier and TypeMethodDescriptionprotected FJListObjectIntProcedureTask
<T, PT> FJListObjectIntProcedureRunner.createTask
(ObjectIntProcedureFactory<PT> procedureFactory, List<T> list, int sectionSize, int taskCountMinusOne, int index)