|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Functor | |
---|---|
jparfor |
Uses of Functor in jparfor |
---|
Methods in jparfor with parameters of type Functor | ||
---|---|---|
static
|
MultiThreader.foreach(java.lang.Iterable<I> inputs,
Functor<I,R> functor)
Execute the functor on all inputs. |
|
static
|
MultiThreader.foreach(java.lang.Iterable<I> inputs,
int concurrentSize,
Functor<I,R> functor)
Execute the functor on all inputs. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |