org.codehaus.gpars

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

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

static final class PAS.FJLBinaryIndexMap
extends FJBase

Field Summary
IntAndLongToLong op

 
Constructor Summary
PAS.FJLBinaryIndexMap(AbstractParallelAnyArray pap, int lo, int hi, FJBase next, IntAndLongToLong op)

 
Method Summary
void atLeaf(int l, int h)

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

 

Field Detail

op

final IntAndLongToLong op


 
Constructor Detail

PAS.FJLBinaryIndexMap

PAS.FJLBinaryIndexMap(AbstractParallelAnyArray pap, int lo, int hi, FJBase next, IntAndLongToLong op)


 
Method Detail

atLeaf

void atLeaf(int l, int h)


newSubtask

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


 

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