org.codehaus.gpars

groovyx.gpars.extra166y
[Java] Class PAS.FJCountSelected

java.lang.Object
  FJBase
      groovyx.gpars.extra166y.PAS.FJCountSelected

static final class PAS.FJCountSelected
extends FJBase

Field Summary
int count

 
Constructor Summary
PAS.FJCountSelected(AbstractParallelAnyArray pap, int lo, int hi, FJBase next)

 
Method Summary
void atLeaf(int l, int h)

FJBase newSubtask(int l, int h, FJBase r)

void onReduce(FJBase right)

 

Field Detail

count

int count


 
Constructor Detail

PAS.FJCountSelected

PAS.FJCountSelected(AbstractParallelAnyArray pap, int lo, int hi, FJBase next)


 
Method Detail

atLeaf

void atLeaf(int l, int h)


newSubtask

FJBase newSubtask(int l, int h, FJBase r)


onReduce

void onReduce(FJBase right)


 

Copyright © 2008–2013 Václav Pech. All Rights Reserved.