org.codehaus.gpars

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

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

static final class PAS.FJLIndexMap
extends FJBase

Field Summary
IntToLong op

 
Constructor Summary
PAS.FJLIndexMap(AbstractParallelAnyArray pap, int lo, int hi, FJBase next, IntToLong op)

 
Method Summary
void atLeaf(int l, int h)

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

 

Field Detail

op

final IntToLong op


 
Constructor Detail

PAS.FJLIndexMap

PAS.FJLIndexMap(AbstractParallelAnyArray pap, int lo, int hi, FJBase next, IntToLong op)


 
Method Detail

atLeaf

void atLeaf(int l, int h)


newSubtask

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


 

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