| Package | Description |
|---|---|
| net.myrrix.common.parallel |
| Constructor and Description |
|---|
Paralleler(Iterator<T> values,
Processor<T> processor)
Creates an instance which will apply a
Processor to many values. |
Paralleler(Iterator<T> values,
Processor<T> processor,
String name)
Creates an instance which will apply a
Processor to many values. |
Copyright © 2012-2013 Myrrix Ltd. All Rights Reserved.