| 
 | org.codehaus.gpars | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectFJBase
groovyx.gpars.extra166y.PAS.FJOReduce
static final class PAS.FJOReduce extends FJBase
| Field Summary | |
|---|---|
| Reducer | reducer | 
| java.lang.Object | result | 
| Constructor Summary | |
| PAS.FJOReduce(AbstractParallelAnyArray pap, int lo, int hi, FJBase next, Reducer reducer, java.lang.Object base) | |
| Method Summary | |
|---|---|
| void | atLeaf(int l, int h) | 
| FJBase | newSubtask(int l, int h, FJBase r) | 
| void | onReduce(FJBase right) | 
| Field Detail | 
|---|
final Reducer reducer
java.lang.Object result
| Constructor Detail | 
|---|
PAS.FJOReduce(AbstractParallelAnyArray pap, int lo, int hi, FJBase next, Reducer reducer, java.lang.Object base)
| Method Detail | 
|---|
void atLeaf(int l, int h)
FJBase newSubtask(int l, int h, FJBase r)
void onReduce(FJBase right)
Copyright © 2008–2013 Václav Pech. All Rights Reserved.