|
org.codehaus.gpars | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object FJBase groovyx.gpars.extra166y.PAS.FJOUniquifier
static final class PAS.FJOUniquifier extends FJBase
Field Summary | |
---|---|
int |
count
|
UniquifierTable |
table
|
Constructor Summary | |
PAS.FJOUniquifier(AbstractParallelAnyArray pap, int lo, int hi, FJBase next, UniquifierTable table)
|
Method Summary | |
---|---|
void
|
atLeaf(int l, int h)
|
FJBase
|
newSubtask(int l, int h, FJBase r)
|
void
|
onReduce(FJBase right)
|
Field Detail |
---|
int count
final UniquifierTable table
Constructor Detail |
---|
PAS.FJOUniquifier(AbstractParallelAnyArray pap, int lo, int hi, FJBase next, UniquifierTable table)
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.