C F G H I J M N R

F

foreach(Iterable<I>, Functor<I, R>) - Static method in class jparfor.MultiThreader
Execute the functor on all inputs.
foreach(Iterable<I>, int, Functor<I, R>) - Static method in class jparfor.MultiThreader
Execute the functor on all inputs.
function(I) - Method in interface jparfor.Functor
Return the results computed over the input.
Functor<I,R> - Interface in jparfor
Creates a functor (function object).

C F G H I J M N R