|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Ops.IntAndLongToDouble | |
---|---|
groovyx.gpars.extra166y | Collections supporting parallel operations. |
Uses of Ops.IntAndLongToDouble in groovyx.gpars.extra166y |
---|
Fields in groovyx.gpars.extra166y declared as Ops.IntAndLongToDouble | |
---|---|
(package private) Ops.IntAndLongToDouble |
AbstractParallelAnyArray.LDCPap.op
|
Methods in groovyx.gpars.extra166y with parameters of type Ops.IntAndLongToDouble | ||
---|---|---|
(package private) static Ops.IntAndDoubleToDouble |
AbstractParallelAnyArray.compoundIndexedOp(Ops.DoubleToLong fst,
Ops.IntAndLongToDouble snd)
|
|
(package private) static Ops.IntAndDoubleToDouble |
AbstractParallelAnyArray.compoundIndexedOp(Ops.IntAndDoubleToLong fst,
Ops.IntAndLongToDouble snd)
|
|
(package private) static Ops.IntAndLongToDouble |
AbstractParallelAnyArray.compoundIndexedOp(Ops.IntAndLongToDouble fst,
Ops.DoubleOp snd)
|
|
(package private) static Ops.IntAndLongToLong |
AbstractParallelAnyArray.compoundIndexedOp(Ops.IntAndLongToDouble fst,
Ops.DoubleToLong snd)
|
|
(package private) static
|
AbstractParallelAnyArray.compoundIndexedOp(Ops.IntAndLongToDouble fst,
Ops.DoubleToObject<? extends V> snd)
|
|
(package private) static Ops.IntAndLongToDouble |
AbstractParallelAnyArray.compoundIndexedOp(Ops.IntAndLongToDouble fst,
Ops.IntAndDoubleToDouble snd)
|
|
(package private) static Ops.IntAndLongToLong |
AbstractParallelAnyArray.compoundIndexedOp(Ops.IntAndLongToDouble fst,
Ops.IntAndDoubleToLong snd)
|
|
(package private) static
|
AbstractParallelAnyArray.compoundIndexedOp(Ops.IntAndLongToDouble fst,
Ops.IntAndDoubleToObject<? extends V> snd)
|
|
(package private) static Ops.IntAndLongToDouble |
AbstractParallelAnyArray.compoundIndexedOp(Ops.IntAndLongToLong fst,
Ops.IntAndLongToDouble snd)
|
|
(package private) static
|
AbstractParallelAnyArray.compoundIndexedOp(Ops.IntAndObjectToLong<? super T> fst,
Ops.IntAndLongToDouble snd)
|
|
(package private) static Ops.IntAndLongToDouble |
AbstractParallelAnyArray.compoundIndexedOp(Ops.LongOp fst,
Ops.IntAndLongToDouble snd)
|
|
(package private) static
|
AbstractParallelAnyArray.compoundIndexedOp(Ops.ObjectToLong<? super T> fst,
Ops.IntAndLongToDouble snd)
|
|
ParallelLongArrayWithDoubleMapping |
AbstractParallelAnyArray.LUPap.withIndexedMapping(Ops.IntAndLongToDouble mapper)
|
|
ParallelLongArrayWithDoubleMapping |
AbstractParallelAnyArray.LFPap.withIndexedMapping(Ops.IntAndLongToDouble mapper)
|
|
ParallelLongArrayWithDoubleMapping |
AbstractParallelAnyArray.LRPap.withIndexedMapping(Ops.IntAndLongToDouble mapper)
|
|
ParallelArrayWithDoubleMapping<T> |
AbstractParallelAnyArray.OULMPap.withIndexedMapping(Ops.IntAndLongToDouble mapper)
|
|
ParallelDoubleArrayWithDoubleMapping |
AbstractParallelAnyArray.DULMPap.withIndexedMapping(Ops.IntAndLongToDouble mapper)
|
|
ParallelLongArrayWithDoubleMapping |
AbstractParallelAnyArray.LULMPap.withIndexedMapping(Ops.IntAndLongToDouble mapper)
|
|
ParallelArrayWithDoubleMapping<T> |
AbstractParallelAnyArray.OFLMPap.withIndexedMapping(Ops.IntAndLongToDouble mapper)
|
|
ParallelDoubleArrayWithDoubleMapping |
AbstractParallelAnyArray.DFLMPap.withIndexedMapping(Ops.IntAndLongToDouble mapper)
|
|
ParallelLongArrayWithDoubleMapping |
AbstractParallelAnyArray.LFLMPap.withIndexedMapping(Ops.IntAndLongToDouble mapper)
|
|
ParallelArrayWithDoubleMapping<T> |
AbstractParallelAnyArray.ORLMPap.withIndexedMapping(Ops.IntAndLongToDouble mapper)
|
|
ParallelDoubleArrayWithDoubleMapping |
AbstractParallelAnyArray.DRLMPap.withIndexedMapping(Ops.IntAndLongToDouble mapper)
|
|
ParallelLongArrayWithDoubleMapping |
AbstractParallelAnyArray.LRLMPap.withIndexedMapping(Ops.IntAndLongToDouble mapper)
|
|
ParallelArrayWithDoubleMapping<T> |
AbstractParallelAnyArray.OULCPap.withIndexedMapping(Ops.IntAndLongToDouble mapper)
|
|
ParallelDoubleArrayWithDoubleMapping |
AbstractParallelAnyArray.DULCPap.withIndexedMapping(Ops.IntAndLongToDouble mapper)
|
|
ParallelLongArrayWithDoubleMapping |
AbstractParallelAnyArray.LULCPap.withIndexedMapping(Ops.IntAndLongToDouble mapper)
|
|
ParallelArrayWithDoubleMapping<T> |
AbstractParallelAnyArray.OFLCPap.withIndexedMapping(Ops.IntAndLongToDouble mapper)
|
|
ParallelDoubleArrayWithDoubleMapping |
AbstractParallelAnyArray.DFLCPap.withIndexedMapping(Ops.IntAndLongToDouble mapper)
|
|
ParallelLongArrayWithDoubleMapping |
AbstractParallelAnyArray.LFLCPap.withIndexedMapping(Ops.IntAndLongToDouble mapper)
|
|
ParallelArrayWithDoubleMapping<T> |
AbstractParallelAnyArray.ORLCPap.withIndexedMapping(Ops.IntAndLongToDouble mapper)
|
|
ParallelDoubleArrayWithDoubleMapping |
AbstractParallelAnyArray.DRLCPap.withIndexedMapping(Ops.IntAndLongToDouble mapper)
|
|
ParallelLongArrayWithDoubleMapping |
AbstractParallelAnyArray.LRLCPap.withIndexedMapping(Ops.IntAndLongToDouble mapper)
|
|
abstract ParallelArrayWithDoubleMapping<T> |
ParallelArrayWithLongMapping.withIndexedMapping(Ops.IntAndLongToDouble mapper)
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value (as mapped by preceding mappings, if any), and produces a new value. |
|
abstract ParallelDoubleArrayWithDoubleMapping |
ParallelDoubleArrayWithLongMapping.withIndexedMapping(Ops.IntAndLongToDouble mapper)
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value (as mapped by preceding mappings, if any), and produces a new value. |
|
ParallelLongArrayWithDoubleMapping |
ParallelLongArray.withIndexedMapping(Ops.IntAndLongToDouble mapper)
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value, and produces a new value. |
|
abstract ParallelLongArrayWithDoubleMapping |
ParallelLongArrayWithLongMapping.withIndexedMapping(Ops.IntAndLongToDouble mapper)
Returns an operation prefix that causes a method to operate on mappings of this array using the given mapper that accepts as arguments an element's current index and value (as mapped by preceding mappings, if any), and produces a new value. |
Constructors in groovyx.gpars.extra166y with parameters of type Ops.IntAndLongToDouble | |
---|---|
AbstractParallelAnyArray.LDCPap(jsr166y.ForkJoinPool ex,
int origin,
int fence,
long[] array,
Ops.IntAndLongToDouble op)
|
|
AbstractParallelAnyArray.LFDCPap(jsr166y.ForkJoinPool ex,
int origin,
int fence,
long[] array,
Ops.LongPredicate selector,
Ops.IntAndLongToDouble op)
|
|
AbstractParallelAnyArray.LRDCPap(jsr166y.ForkJoinPool ex,
int origin,
int fence,
long[] array,
Ops.IntAndLongPredicate selector,
Ops.IntAndLongToDouble op)
|
|
AbstractParallelAnyArray.LUDCPap(jsr166y.ForkJoinPool ex,
int origin,
int fence,
long[] array,
Ops.IntAndLongToDouble op)
|
|
Copyright © 2008–2012 Václav Pech. All Rights Reserved. | |||||||||
PREV NEXT | FRAMES NO FRAMES |